From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 w/IIS5.0 PHP version: 4.0.6 PHP Bug Type: Program Execution Bug description: Exec() and System() broken
I am running php 4.0.6 on iis5 under win2k/sp2 any attempt to use system() or exec() results in a: Warning: Unable to fork [whatever the command was] in blahblah.php For example simple file operations or even a basic "mkdir foo" with all the permissions appropriately set. Problem reported to exist under win2k/apache as well. alleged to have been fixed under 4.0.6 but does not seem to be the case. :) -- Edit bug report at: http://bugs.php.net/?id=13748&edit=1 -- 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]