ID:               48949
 User updated by:  giunta dot gaetano at gmail dot com
 Reported By:      giunta dot gaetano at gmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         *General Issues
 Operating System: vista sp2
 PHP Version:      5.3.0
 New Comment:

max_execution_time=300 in php.ini (using apache sapi btw)


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

[2009-07-16 22:24:20] paj...@php.net

And what's the value set in php.ini?

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

[2009-07-16 22:17:27] giunta dot gaetano at gmail dot com

Description:
------------
On windows vista, with apache 2.2.11, php 5.3.0 vc9 threadsafe, the
max_execution_time ini parameter is read correctly (as shown by
ini_get() and phpinfo()) but never used.
After 60 secs, the script times out with the message
"Fatal error: Maximum execution time of 60 seconds exceeded".

Adding a set_time_limit() or ini_set() call solves the problem.





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


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

Reply via email to