ID: 31860 Updated by: [EMAIL PROTECTED] Reported By: mickey98 at gmail dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows 200x PHP Version: 4.3.10 New Comment:
No bug here... Previous Comments: ------------------------------------------------------------------------ [2005-02-06 15:28:59] mickey98 at gmail dot com Description: ------------ Running PHP-scripts returns fatal errors like: "Maximum execution time of 45 seconds exceeded" A lot has been said about it and about the possible solution being disabling the ZEND-option. Since this is nowhere to be found within the PHP documentation and hardly on any forum maybe it is worth mentioning here. The solution to a lot of these problems is editing the PHP.ini and ADD the following line: zend_optimizer.enable_loader = 0 It is mentioned in the ZEND-documentation but further it is hard to find. With regards, Michel ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31860&edit=1
