Forums / Install & configuration / Errors after initial install
Stian Sporaland
Friday 07 November 2003 9:23:09 am
Hi.
After running setup without any kinds of errors whatsoever, I try to run the user and/or admin part of the site, and all I get are these errors:
Fatal error: Maximum execution time of 30 seconds exceeded in c:\webroot\therat\forsand\lib\ezxml\classes\ezdomnode.php on line 441
Fatal error: Maximum execution time of 30 seconds exceeded in c:\webroot\therat\forsand\lib\ezutils\classes\ezexecution.php on line 157
Fatal error: Maximum execution time of 30 seconds exceeded in c:\webroot\therat\forsand\lib\ezutils\classes\ezsession.php on line 75
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
-----------------
Running Apache 1.3 and PHP 4.3
Anyone got a clue what's wrong?
Thanks in advance!
-Stian
Bill Van Vliet
Friday 07 November 2003 12:51:00 pm
Ran setup with no errors. Set up three demo sites. Unable to access any of them. Get 404 errors for both user and admin.
Glenn MacGregor
Friday 07 November 2003 1:31:02 pm
Are you using Apache 2.0? If so search the documentation for PATH_INFO. It is an Apache config setting that must be set for ezp to work with or without virtualhosts (I belive).
The info you need is in the docs under configuration->troubleshooting->404 -- Page not found.
Friday 07 November 2003 2:30:18 pm
Oh yeah, I might mention for my problem: I am running virtual host mode.