Fatal Error Fatal Error
 

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

Fatal Error

Started by kudaivenezuela, September 18, 2007, 01:57:34 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kudaivenezuela

Hi people, i have a few months with my coppermine photo gallery installed in an acoount on free-site-host.com: http://kudaivenezuela.free-site-host.com/photos/index.php everything is working fine, but today i open the gallery and receive a message of Fatal Error and don't open the gallery, please tell me what can i do to solve this problem, i have 80000 views in the gallery and i don't want to lose that counts

Joachim Müller

Enable debug_mode and then post the actual error message (not the debug_ouput). If you can't access coppermine's config, do as suggested in the corresponding tutorial (see link at top of this screen) and enable debug_mode manually.

kudaivenezuela

Hi GauGau, thanks for the advice, this is the message i got in the debug mode:

"While executing query "delete from `kudaivenezuela_db`.cpg1410_sessions where time<1190124617 and remember=0;" on Resource id #6

mySQL error: Table './kudaivenezuela_db/cpg1410_sessions' is marked as crashed and should be repaired"

i hope you could help me with this

Quote from: GauGau on September 18, 2007, 08:02:06 AM
Enable debug_mode and then post the actual error message (not the debug_ouput). If you can't access coppermine's config, do as suggested in the corresponding tutorial (see link at top of this screen) and enable debug_mode manually.

Joachim Müller

The error message means that the table is crashed and should be repaired ;)
Search the board how to accomplish this - has been asked frequently.

kudaivenezuela

Thanks for all, i solve the problem, with a SQL code i found in that messages that you send me ;D