Maximum execution time of 60 seconds exceeded Topic is solved

General project discussion. NOT for help questions.
Post Reply
clarif

Maximum execution time of 60 seconds exceeded

Post 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.
Piratos

Re: Maximum execution time of 60 seconds exceeded

Post by Piratos »

You have a problem with EOF detection of adodb, try mysql instead of mysqli  (in config.php)
Last edited by Piratos on Wed Jun 21, 2006 5:49 pm, edited 1 time in total.
Post Reply

Return to “General Discussion”