forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: benjimadden on November 24, 2008, 03:11:46 pm

Title: Fatal error - please somebody help?
Post by: benjimadden on November 24, 2008, 03:11:46 pm
I have really no idea what happened with my gallery, because i didn't change anything in very long time. But somehow it gives me FATAL ERROR. and debug info says always something else, right now it says this:

While executing query "update `images_imagescom`.cpg1410_sessions set time='1227535523' where session_id=md5('XXXXXXXXXXXXXXXXXX');" on 0

mySQL error: Got error 127 from storage engine

anyone know whats wrong? i fixed my sql database in cpanel so many times but without luck. the gallery works sometimes, but mostly says this error.
i hope anyone can help me.
thanks
Title: Re: Fatal error - please somebody help?
Post by: EC on November 24, 2008, 08:07:33 pm
Did you check the connection to your Db on your web hosting?
Since it happens only sometimes, it could be linked to a malfunctioning of the mysql server.
Title: Re: Fatal error - please somebody help?
Post by: phill104 on November 24, 2008, 08:13:28 pm
A link to your site might help with diagnostics.
Title: Re: Fatal error - please somebody help?
Post by: Joachim Müller on November 24, 2008, 09:06:52 pm
In this case, no link is needed: we're familiar with the error message you got.
mySQL error: Got error 127 from storage engine
That error message doesn't come from coppermine, but from mySQL. Googling for that term (http://www.google.com/search?q=Got+error+127+from+storage+engine) shows that as well. There are loads of pages (http://www.google.com/search?q="Got+error+127+from+storage+engine"+site:mysql.com) that deal with that error on mysql.com.
Ask your webhost for support, not us. Not related to coppermine.