ID: 37813 Updated by: [EMAIL PROTECTED] Reported By: stefan dot glaesser at gmail dot com -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Debian Sarge PHP Version: 5.1.4 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip Previous Comments: ------------------------------------------------------------------------ [2006-06-17 10:48:33] stefan dot glaesser at gmail dot com I've tried to compile version 5.1.3 but got the same error. Then I've tried 5.1.2 and this now works fine for me. ------------------------------------------------------------------------ [2006-06-15 12:45:43] smlerman at gmail dot com May be related to http://bugs.php.net/bug.php?id=37408 ------------------------------------------------------------------------ [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
