php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31860 Maximum execution time of 45
Submitted: 2005-02-06 15:28 UTC Modified: 2005-02-06 15:34 UTC
From: mickey98 at gmail dot com Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.10 OS: Windows 200x
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mickey98 at gmail dot com
New email:
PHP Version: OS:

 

 [2005-02-06 15:28 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-06 15:34 UTC] derick@php.net
No bug here...
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 08:00:01 2026 UTC