ID: 6426 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *General Issues PHP Version: 4.0.1pl2 Assigned To: Comments: Fixed in CVS. Wait for PHP 4.0.6. --Jani Previous Comments: --------------------------------------------------------------------------- [2000-09-06 13:10:11] [EMAIL PROTECTED] same as 4761 --------------------------------------------------------------------------- [2000-09-03 06:04:32] [EMAIL PROTECTED] Yes, this doesn't work on win32 until someone gets to fix it. --------------------------------------------------------------------------- [2000-08-29 20:36:08] [EMAIL PROTECTED] Hi, I first got this error on PHP 4.0.1pl2, then on PHP 4.0.2. Something simple like this: $command = "mycommand.exe"; $output = system(EscapeShellCmd($command)); print ("<pre>$output</pre>"); Will result in an error like: Warning: Unable to fork [mycommand.exe] in D:docsmyscript.php on line 31 I'm running Windows 2000 Professional with IIS. PHP is running in ISAPI mode. Thanks in advance! --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=6426&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]