ID: 24605 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: CGI related Operating System: Cobalt Linux PHP Version: 5CVS-2003-07-17 (dev) New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Start giving proper information.. Previous Comments: ------------------------------------------------------------------------ [2003-07-18 03:39:28] [EMAIL PROTECTED] 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 :) ------------------------------------------------------------------------ [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