Error after server crash Error after server crash
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Error after server crash

Started by crashnet, September 02, 2005, 05:15:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

crashnet

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! :)

kegobeer

Your host needs to fix the include path in php.ini.  Show them your error message.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Nibbler

By the looks of the error, you need to use home2 instead of home in your absolute path and remove the double slash.

Joachim Müller

...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.