ID:               24605
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         CGI related
 Operating System: Cobalt Linux
 PHP Version:      5CVS-2003-07-11 (dev)
 New Comment:

Works fine here.



Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to