forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upgrading => Topic started by: strokesfan on January 18, 2011, 10:16:18 pm

Title: Error while executing Query
Post by: strokesfan on January 18, 2011, 10:16:18 pm
Hi,
I am getting an error in lautnerfan.com/gallery. It says:

While executing query 'SELECT title, r.description, keyword, category, aid, alb_hits, visibility, r.thumb, r.owner
        FROM cpg14x_categories AS c
        INNER JOIN cpg14x_albums AS r ON r.category = c.cid
        WHERE c.depth BETWEEN 0 + 1 AND 0 + 1
ORDER BY r.pos, r.aid' in index.php on line 379

mySQL error: Got error 28 from storage engine


---

I tried repairing the gallery and re-upgrading once more, but nothing worked. Thanks for any help.
Title: Re: Error while executing Query
Post by: phill104 on January 18, 2011, 11:49:05 pm
An error 28 usually suggests that a partition is out of space on your server. Often the /tmp directory or /db but it all depends on your server setup. Speak to your host who will be able to check and advise.