ID: 11416
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-07)
Assigned To:
Comments:
submitted 5 times
Previous Comments:
---------------------------------------------------------------------------
[2001-06-12 03:38:36] [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=11416&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]