fatal error? fatal error?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

fatal error?

Started by ebach86, August 29, 2006, 11:46:54 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ebach86

Hey,

On my index site it says "fatal error:" and nothing else. Does anyone know what's wrong?

http://www.leighton-meester.com/photos/index.php

Sami

‍I don't answer to PM with support question
Please post your issue to related board

ebach86

I tried phpMyAdmin and I got this error:

While executing query "delete from `eliseba_copp4`.cpg148_sessions where time<1157618184 and remember=0;" on Resource id #6

mySQL error: Can't open file: 'cpg148_sessions.MYI' (errno: 145)

I then contacted my webhost to get them to fix the corrupt table and they told me this:

Hello,

The file does exist and has the proper permissions. This would appear to be a coding problem with coppermine. Unfortunately we do not provide support for 3rd party scripts and applications. Please contact the creators of this software package for further assistance.

So does anyone know what I should do then?

Sami

This is not related to the CPG at all !!!
BTW you can repair the table with phpMyAdmin

Using PhpMyAdmin:

Go into PhpMyAdmin and type the following query in the SQL box:

REPAIR TABLE cpg148_sessions
‍I don't answer to PM with support question
Please post your issue to related board

Joachim Müller


ebach86

Thanks for the help :) I fixed it and it's working perfectly now...