ID:               37813
 Comment by:       smlerman at gmail dot com
 Reported By:      stefan dot glaesser at gmail dot com
 Status:           Open
 Bug Type:         CGI related
 Operating System: Debian Sarge
 PHP Version:      5.1.4
 New Comment:

May be related to http://bugs.php.net/bug.php?id=37408


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

[2006-06-15 10:19:07] stefan dot glaesser at gmail dot com

Description:
------------
using: PHP 5.1.4-0.1 (cli) (built: Jun 13 2006 21:46:20)

Running a larger PHP-Script on commandline stops after
max_execution_time of 60 seconds. The configuration value in
/etc/php5/cli/php.ini is completly ignored.

Reproduce code:
---------------
#!/usr/bin/php5 -q

<?php

... any script that needs more time than 60 seconds...

?>



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


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

Reply via email to