Fatal Error on index.php Fatal Error on index.php
 

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 on index.php

Started by hotjunkie, September 22, 2009, 12:40:24 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hotjunkie

Hello, I did try to search for a solution before posting this, but had no luck so far.Out of the blue my gallery isn't pulling up, just a blank screen with " Fatal error : " I have other galleries on other websites that are just fine, but that's what I get when I go to this one. http://www.onetreehillsite.com/gallery/index.php .I had already upgraded the script,but did it again to see if that would fix it.It didn't and now I don't know what to try.Any help/advice is much apprciated.

hotjunkie

Oh and I forgot to say that I already checked with my host and they said it was not a server/host related error.

hotjunkie

While executing query "delete from `database-name`.cpg14x_sessions where time<1253572006 and remember=0;" on Resource id #5

mySQL error: Table './database-name/cpg14x_sessions' is marked as crashed and should be repaired


is what I got from the debug mode.So I guess I just need to figure out how to repair that.

Joachim Müller

...exactly. And discuss this with your host: if they said that this was not related to the server, then I'd say they don't know their way around. A crashed table of course falls into the category "problem on the end of the webserver that the webhost should be able to fix in no time".