ID: 24605 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: CGI related Operating System: Cobalt Linux -PHP Version: 5CVS-2003-07-11 (dev) +PHP Version: 5CVS-2003-07-17 (dev) New Comment:
Hey, Sorry to reopen this, but ive tried the latest snaps again, and it seems the scripts still take a long time to close. Is there anything I can try to get some debugging information to find out why? I just want to help find a solution where i can :) Previous Comments: ------------------------------------------------------------------------ [2003-07-11 22:14:23] [EMAIL PROTECTED] Turns out the scripts do stop, just very delayed. Not sure on the cause. ------------------------------------------------------------------------ [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