ID: 8215
User Update by: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Open
Bug Type: Program Execution
Description: passthru() orphans processes if aborted
Checked with 4.0.4pl1 -- still buggy.
Previous Comments:
---------------------------------------------------------------------------
[2001-01-15 08:59:47] [EMAIL PROTECTED]
this should be fixed. can you confirm this?
---------------------------------------------------------------------------
[2000-12-12 17:19:25] [EMAIL PROTECTED]
I have a script that sends large files using:
passthru("cat $filename");
With 4.0.3pl1, if a user aborts the download, the cat process becomes orphaned and
cannot be killed. I just recently upgraded from 4.0RC1 and did not experience this
problem until after I upgraded.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8215
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]