PDA

View Full Version : New hardware and php 5.1.1


marinu
12-14-2005, 09:58 AM
hi, i have changed my webserver to new hardaware and installed php 5.1.1.
now evrithing is working fine, only if i want to add a new event in the manager i become an error! thx for help!

this is the error by open a date in the manager:

it appears the titelbar and then
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\wwwroot\fw-bernwest.ch\Fahrz_Plan\calendar\events\index.php on line 1867

Brian
12-14-2005, 10:10 AM
Do you get an error? If so, what is the message?

What are the specs of the server? (OS, Apache, IIS, etc...)

marinu
12-15-2005, 11:55 AM
The error on the site is:
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\wwwroot\fw-bernwest.ch\Fahrz_Plan\calendar\events\index.php on line 1867


Win2003 Server; IIS6.0, PHP 5.1.1

Brian
12-15-2005, 12:07 PM
Thanks. That line number points to a section of code that checks the category names.

Can you open a support ticket so I can send you some test code to determine if this is the cause?

Brian
12-15-2005, 03:09 PM
I've discovered that this is something specifically with the Zend Optimizer and PHP Version 5.1.1. I'm working on a solution to this and will post an updated version as soon as a solution is found. :)

Brian
12-15-2005, 06:39 PM
Please download the newest tester script (just updated), then download the calendar distribution from the tester page, then re-install the entire calendar script.