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.