Page 1 of 1

Maximum execution time of 60 seconds exceeded

Posted: Tue Jun 20, 2006 3:44 pm
by clarif
Hi there,

I have installed this day cmsmadesimple which seems to be a very attractive CMS application. Therefore, after a few test, most of the admin functions were no longer running. For instance, I can't create, delete pages.
This occured (I think) after I deleted pages provided as sample (from the admin interface).

When checking Apache logs file, I get the following errors:

PHP Fatal error:  Maximum execution time of 60 seconds exceeded in /var/www/cms/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 378, referer: http://cms/admin/addcontent.php
PHP Fatal error:  Maximum execution time of 60 seconds exceeded in /var/www/cms/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 290, referer: http://cms/admin/listcontent.php
PHP Fatal error:  Maximum execution time of 60 seconds exceeded in /var/www/cms/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 265, referer: http://cms/admin/listcontent.php

I am running Apache/2.0.54, PHP 5.1.4, MySQL 5.0.20 on a FC4 Linux distribution.

Any help will be greatly appreciated ;-)
Thanks in advance,
Fabrice.

Re: Maximum execution time of 60 seconds exceeded

Posted: Wed Jun 21, 2006 4:18 pm
by Piratos
You have a problem with EOF detection of adodb, try mysql instead of mysqli  (in config.php)