coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: lucabart74 on December 27, 2004, 05:12:29 PM

Title: Admin tools problem CPG 1.3
Post by: lucabart74 on December 27, 2004, 05:12:29 PM
Hello guys,
im write from italy and sorry for my english.
I ave one problem with cpg 1.3 and i ave good idea (it's no good) upgrade my sql and voilà the problem.
in admin tools i ave one critical error:

There was an error while processing a database query

ok the error is in database. :-[
this is the debug:
While executing query "SELECT aid, category, IF(user_name IS NOT NULL, CONCAT('(', user_name, ') ',title), CONCAT(' - ', title)) AS title FROM cpg132_albums AS a LEFT JOIN cpg132_users AS u ON category = (10000 + user_id) ORDER BY category, title" on 0

mySQL error: Got error 28 from storage engine

thi is the debug text:

USER:
------------------
Array
(
    [ID] => 95caa044492dd2ee694a7f5d735ec5de
    [am] => 1
    [liv] => Array
        (
           
Title: Re: Admin tools problem CPG 1.3
Post by: Joachim Müller on December 27, 2004, 05:50:27 PM
http://forum.coppermine-gallery.net/index.php?topic=7626.msg33622#msg33622

Joachim
Title: Re: Admin tools problem CPG 1.3
Post by: rcsmith on December 27, 2004, 08:46:43 PM
I just upgraded from 1.2 to 1.3.2.  When I click on admin tool, I can watch my msyql usage go from about 6% up to about 98%.  The admin tool never loads.

Server OS:     FreeBSD 4.7-RELEASE          Database:     MySQL 4.0.17
HTTP Server:     Apache/2.0.49 (Unix) PHP/4.3.6 mod_ssl/2.0.49 OpenSSL/0.9.6g
Title: Re: Admin tools problem CPG 1.3
Post by: Tranz on December 27, 2004, 09:01:24 PM
You should upgrade to PHP 4.3.10 and Zend Optimizer 2.5.7 due to serious security issues with older versions of PHP.