ID: 13467
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Bug Type: Scripting Engine problem
Operating System: Solaris
PHP Version: 4.0.6
New Comment:

No feedback. Closing.

Previous Comments:
------------------------------------------------------------------------

[2001-11-19 17:49:24] [EMAIL PROTECTED]

This should be fixed in CVS. Please try the latest
CVS snapshot from http://snaps.php.net/ 


------------------------------------------------------------------------

[2001-09-27 10:21:11] [EMAIL PROTECTED]

I have a problem that seems to occur only on an occasional basis but with a number of 
different scripts and modules, but it basically characterised by one thing. The script 
will return an error such as

"Fatal error: Maximum execution time of 3 seconds exceeded in 
/includes/third_party/Snoopy.class.inc on line 702"

.. but, the max_execution_time in the php ini file is set to 10000 which is confirmed 
when looking at the output from phpinfo()

There are no calls to set_time_limit anywhere in the script and yet, the max execution 
time still seems to be being ignored.

The real frustration though, is that re-running this script can often result in the 
error not occuring at all. 

Configure Line :

'./configure' '--with-apache=../apache_1.3.20' '--enable-track-vars' '--without-mysql' 
'--with-oci8=/opt/oracle/product/8.1.7' '--enable-sigchild'



------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13467&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to