ID: 37408 Updated by: [EMAIL PROTECTED] Reported By: Jared dot Williams1 at ntlworld dot com -Status: Open +Status: Assigned Bug Type: Scripting Engine problem Operating System: Win2000 PHP Version: 5.1.4 -Assigned To: +Assigned To: helly
Previous Comments: ------------------------------------------------------------------------ [2006-05-11 15:28:25] Jared dot Williams1 at ntlworld dot com Description: ------------ max_execution_time seems to be in affect for interactive CLI sessions 5.1.4 & 5.2 both exhibit the problem. Reproduce code: --------------- E:\php-5.1.4-Win32>php -a Interactive mode enabled <?php Fatal error: Maximum execution time of 60 seconds exceeded in E:\php-5.1.4-Win32\- on line 3 Expected result: ---------------- max_execution_time to be disabled/infinite. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37408&edit=1