ID: 8215
Updated by: thies
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Program Execution
Assigned To: 
Comments:

it's already fixed in cvs. 

you should be able to replace ext/stadard/exec with the CVS version from 
http://cvs.php.net/viewcvs.cgi/php4/ext/standard/exec.c


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

[2001-01-18 17:50:14] [EMAIL PROTECTED]
Checked with 4.0.4pl1 -- still buggy.

---------------------------------------------------------------------------

[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]

Reply via email to