ID: 9372
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Unknown/Other Function
Description: system() give unable to fork error
Sorry this is a duplicate to 9371 and can be ignored!!
Previous Comments:
---------------------------------------------------------------------------
[2001-02-21 08:23:56] [EMAIL PROTECTED]
I am running an apache server, which hosts my php pages, on win2k. I am trying to use
the system command for some PGP encryption stuff but am getting an "unable to fork"
error! For testing I have created the following script:
<?
system("C:\notepad.exe");
?>
NOTE: I have copied notepad.exe over to the root directory.
I am running PHP 4.0.5-dev (from downlaod file: php4.0.5-dev-win32-20010130.exe)
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=9372
--
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]