ID: 11438
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Program Execution
Operating system:
PHP Version: 4.0 Latest CVS (2001-06-12)
Assigned To:
Comments:
submitted 6 times. 1 time is enough!!
Previous Comments:
---------------------------------------------------------------------------
[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 ?
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11438&edit=2
--
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]