From: [EMAIL PROTECTED] Operating system: Cobalt Linux PHP version: 5CVS-2003-07-11 (dev) PHP Bug Type: CGI related Bug description: Scripts Dont Exit, Forced Only
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 bug report at http://bugs.php.net/?id=24605&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=24605&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=24605&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=24605&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24605&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24605&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24605&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24605&r=support Expected behavior: http://bugs.php.net/fix.php?id=24605&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24605&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24605&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24605&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24605&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24605&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24605&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24605&r=gnused