Fatal error: Maximum execution time of 30 seconds exceeded
Posted: Wed Sep 06, 2006 6:00 pm
I'm using CMS 1.06beta on a Sun machine. Apache/2.2.0 (Unix) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.7g PHP/5.0.4 mod_perl/2.0.2 Perl/v5.8.7 mySQL 4.1.11
I was in the process of trying to use "pretty urls" and when I added the AllowOverride FileInfo command to my .conf file I started to get the following message after the index page comes up once:
Fatal error: Maximum execution time of 30 seconds exceeded in /www/test/lib/classes/class.moduleloader.inc.php on line 92
I backed out the change to the .conf file and changed the config.php file back to the defaults. Restarted Apache and was able to see the index page once. After that if I try to reload it or go to another page I get the "Fatal error:" message. I have found this is the case each time I restart Apache.
I'm at a loss any ideas are appreciated.
Thanks much
Ed
I was in the process of trying to use "pretty urls" and when I added the AllowOverride FileInfo command to my .conf file I started to get the following message after the index page comes up once:
Fatal error: Maximum execution time of 30 seconds exceeded in /www/test/lib/classes/class.moduleloader.inc.php on line 92
I backed out the change to the .conf file and changed the config.php file back to the defaults. Restarted Apache and was able to see the index page once. After that if I try to reload it or go to another page I get the "Fatal error:" message. I have found this is the case each time I restart Apache.
I'm at a loss any ideas are appreciated.
Thanks much
Ed