ID: 11438
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Program Execution
Operating system: Windows 2000
PHP Version: 4.0 Latest CVS (2001-06-12)
Description: exec() system() don't work completely

sorry, there has been an outage this morning on php web site. The mail could not be 
used or something!

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

[2001-06-12 12:26:31] [EMAIL PROTECTED]
submitted 6 times. 1 time is enough!!


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

[2001-06-12 11:18:40] [EMAIL PROTECTED]
I've executed this script:

<?php
        exec("calc.exe");
?>

A new calc.exe process is started, but no window appears and IE keeps "opening" the 
script! I click on stop icon. The script is stopped, but the calc process is still 
there. I can't kill it, although I'm logged with Admin. privs.

Why is it impossible to run GUI apps ?


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


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


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