ID: 8248
Updated by: elixer
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
Assigned To: 
Comments:

Have you tried disabling safe_mode?  The command will not be stripped of 
"questionable" characters if safe_mode is disabled.

Sean

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

[2000-12-14 03:50:32] [EMAIL PROTECTED]
the "system", "exec" or "passthru" function cannot support
the background process, such as :
system("/mycommand/myprog &");

The functions will not continue untill "/mycommand/myprog"
is finished, but I wish the PHP can return at once to continue after the myprog is 
started not ended.

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


Full Bug description available at: http://bugs.php.net/?id=8248


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