Fatal error - please somebody help? Fatal error - please somebody help?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Fatal error - please somebody help?

Started by benjimadden, November 24, 2008, 03:11:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

benjimadden

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

EC

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.

phill104

A link to your site might help with diagnostics.
It is a mistake to think you can solve any major problems just with potatoes.

Joachim Müller

In this case, no link is needed: we're familiar with the error message you got.
Quote from: benjimadden on November 24, 2008, 03:11:46 PM
mySQL error: Got error 127 from storage engine
That error message doesn't come from coppermine, but from mySQL. Googling for that term shows that as well. There are loads of pages that deal with that error on mysql.com.
Ask your webhost for support, not us. Not related to coppermine.