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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-06 15:34 UTC] derick@php.net
No bug here...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 10 14:01:33 2024 UTC