ID: 24605 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: CGI related Operating System: Cobalt Linux PHP Version: 5CVS-2003-07-11 (dev) New Comment:
Turns out the scripts do stop, just very delayed. Not sure on the cause. Previous Comments: ------------------------------------------------------------------------ [2003-07-11 11:13:06] [EMAIL PROTECTED] Works fine here. ------------------------------------------------------------------------ [2003-07-11 09:43:23] [EMAIL PROTECTED] Description: ------------ Scripts do not exit after processing code. Reproduce code: --------------- #!/home/php5/bin/php <?php print "test"; ?> chmod 755 it, and execute. Expected result: ---------------- Script should print "test" and exit. Actual result: -------------- Echoes text, with a delay, but then doesnt exit, just sits active with no feedback/errors. Waited 2minutes, script still didnt close gracefully. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=24605&edit=1