Hi,
My host had major server problems. They were able to solve them and bring everything back with no loss, with one slight problem:
QuoteWarning: main(/home/papered/public_html/wallpapers//include/config.inc.php) [function.main]: failed to open stream: No such file or directory in /home2/papered/public_html/wallpapers/ssi.php on line 32
Warning: main() [function.include]: Failed opening '/home/papered/public_html/wallpapers//include/config.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/papered/public_html/wallpapers/ssi.php on line 32
Coppermine critical error:
Unable to connect to database !
MySQL said: No Database Selected
I get these. I see to remember needing to repair a table in the database or something because I've had this error before, but I can't figure out how to fix it. Can anyone help? Thank you! :)
Your host needs to fix the include path in php.ini. Show them your error message.
By the looks of the error, you need to use home2 instead of home in your absolute path and remove the double slash.
...ssi.php goes unsupported anyway, as suggested on the thread that deals with ssi.php. When requesting support for a mod that is not part of coppermine, reply to the particular mod's thread in the future.