coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: crashnet on September 02, 2005, 05:15:57 AM

Title: Error after server crash
Post by: crashnet on September 02, 2005, 05:15:57 AM
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! :)
Title: Re: Error after server crash
Post by: kegobeer on September 02, 2005, 05:34:41 AM
Your host needs to fix the include path in php.ini.  Show them your error message.
Title: Re: Error after server crash
Post by: Nibbler on September 02, 2005, 01:20:04 PM
By the looks of the error, you need to use home2 instead of home in your absolute path and remove the double slash.
Title: Re: Error after server crash
Post by: Joachim Müller on September 02, 2005, 07:24:31 PM
...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.