coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: kudaivenezuela on September 18, 2007, 01:57:34 AM

Title: Fatal Error
Post by: kudaivenezuela on September 18, 2007, 01:57:34 AM
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
Title: Re: Fatal Error
Post by: Joachim Müller 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.
Title: Re: Fatal Error
Post by: kudaivenezuela on September 18, 2007, 05:14:57 PM
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.
Title: Re: Fatal Error
Post by: Joachim Müller on September 18, 2007, 05:21:00 PM
The error message means that the table is crashed and should be repaired ;)
Search the board (http://forum.coppermine-gallery.net/index.php?action=search2;search=database%20repair) how to accomplish this - has been asked frequently.
Title: Re: Fatal Error
Post by: kudaivenezuela on September 18, 2007, 05:31:59 PM
Thanks for all, i solve the problem, with a SQL code i found in that messages that you send me ;D