forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: hmoner on September 06, 2005, 07:55:39 pm

Title: Error in index.php
Post by: hmoner on September 06, 2005, 07:55:39 pm
Hi guys
I've a coppermine installation for a client...

Today, the client told me he tried to delete some old albums, and after doing so, the albums re-appeared... and not only that, after some time... he now gets this critic error in index.php


In: /www/docs/domain.com/public_html/copp/index.php(82), there was an error while processing a database query


Does any1 know what's this about ?
Title: Re: Error in index.php
Post by: kegobeer on September 06, 2005, 08:55:47 pm
Enable debug and post the actual error message but not the debug output.

Verify your client deleted the albums and pictures from within the Coppermine interface, and not by using a FTP client to delete the files.
Title: Re: Error in index.php
Post by: hmoner on September 06, 2005, 09:06:23 pm
While executing query "SELECT count(*) FROM e107_CPG_pictures as p, e107_CPG_albums as a WHERE p.aid = a.aid AND category >= 10000" on 0
mySQL error: Can't open file: 'e107_CPG_pictures.MYI' (errno: 145)

what can i do ? unrecoverable ?
Title: Re: Error in index.php
Post by: kegobeer on September 06, 2005, 10:05:50 pm
http://forum.coppermine-gallery.net/index.php?topic=10409

Please search before posting.
Title: Re: Error in index.php
Post by: hmoner on September 06, 2005, 10:07:03 pm
Sorry
thanks for your help

I really apreciatte it a lot  ;)