ID: 9069 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Program Execution Assigned To: derick Comments: Working on it Previous Comments: --------------------------------------------------------------------------- [2001-02-02 06:59:07] [EMAIL PROTECTED] I use PHP 4.0.4 pl1 on a machine running Windows NT4 Server, with sp 6 and IIS4 When I try to use any of the functions exec(), system() or passthru(), I receive the following error: Warning: Unable to fork [dir /w > c:test.txt] in D:Inetpubwwwrootcooldim.comtest.php on line 2. This error was displayed when trying to run the following code: <? passthru("dir /w > c:\test.txt"); ?> I tried a similar script on a Unix machine which worked fine... Help Please! --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9069&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]