coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: scarr105 on November 18, 2008, 12:27:54 PM

Title: Error that just say Fatal error :
Post by: scarr105 on November 18, 2008, 12:27:54 PM
I have the lastest stable version of coppermine installed and it's been running great for awhile now.  Then yesterday I went to my site and it say "Fatal error :" nothing else just those 2 words.

The night before I upload 2 pictures and 3 videos and I was able to verify they were viewable that night.  My web host is trying to say I made a changed to the application but I'm 100% sure I made no changes.

Has anyone seen this error before and if so can you tell me how to fix it or what the problem might be.
Title: Re: Error that just say Fatal error :
Post by: Stramm on November 18, 2008, 12:33:40 PM
Please enable debug mode
http://coppermine-gallery.net/tutorial/debug_mode.php
Title: Re: Error that just say Fatal error :
Post by: scarr105 on November 18, 2008, 12:51:02 PM
How do I do that.  I can't get to the site, I'm not able to login.
Title: Re: Error that just say Fatal error :
Post by: scarr105 on November 18, 2008, 12:56:10 PM
went in to DB and set debug mode = 1 and now it's saying this

While executing query "delete from `inshanel_copp1`.cpg_sessions where time<1227005550 and remember=0;" on Resource id #5

mySQL error: Table './inshanel_copp1/cpg_sessions' is marked as crashed and should be repaired

How do I repair the table in the DB?
Title: Re: Error that just say Fatal error :
Post by: Stramm on November 18, 2008, 01:03:52 PM
http://coppermine-gallery.net/demo/cpg14x/docs/faq.htm#cantOpenMYI
Title: Re: Error that just say Fatal error :
Post by: scarr105 on November 18, 2008, 06:49:38 PM
Site back up and running.

Not sure what the real issue was because my host reinstalled coppermine into a different directory and copied old config over and site was working fine with old DB.  This was after I used PHPMyAdmin to fix the table issue.  So to just test things out, I renamed this new install of coppermine and renamed my old coppermine folder back and it's working again, all the old stuff is fine.

I found out they did an mySQL update the night before I had my issue, they say it was not the upgrade but a file I deleted or editted.  The problem is I'm 100%, make that 1000000% positive that I didn't make an edit or delete anything in my coppermine directory.
Title: Re: Error that just say Fatal error :
Post by: Joachim Müller on November 19, 2008, 10:27:37 AM
Ask your webhost - we're not mind readers.
Title: Re: Error that just say Fatal error :
Post by: eeL on November 29, 2008, 02:56:41 AM
Quote from: Stramm on November 18, 2008, 12:33:40 PM
Please enable debug mode
http://coppermine-gallery.net/tutorial/debug_mode.php
Fantastic help!!!
Thank you!!!