Date: 08/08/01
- Next message: alindeman <email protected>: "[PHP-DEV] Bug #12638 Updated: File http://www.php.net:8000/distributions/manual_de.chm OK?"
- Previous message: tim <email protected>: "[PHP-DEV] Bug #12651: Constant 'Broken pipe' errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9069
Updated by: alindeman
Reported By: anders.jensen <email protected>
Old Summary: "Unable to fork" error when trying to use external program execution.
Old Status: Open
Status: Feedback
Bug Type: Program Execution
Operating System: Win NT4 SP6
PHP Version: 4.0.6
Old Assigned To: derick
Assigned To:
New Comment:
try latest CVS
Previous Comments:
------------------------------------------------------------------------
[2001-08-08 04:48:49] anders.jensen <email protected>
Upgraded to 4.0.6 but still the same problem!
------------------------------------------------------------------------
[2001-04-27 12:55:17] dbeu <email protected>
fixed in cvs, wait for 4.0.6
------------------------------------------------------------------------
[2001-02-25 10:54:49] derick <email protected>
Working on it
------------------------------------------------------------------------
[2001-02-02 06:59:07] anders.jensen <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:\Inetpub\wwwroot\cooldim.com\test.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!
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=9069&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: alindeman <email protected>: "[PHP-DEV] Bug #12638 Updated: File http://www.php.net:8000/distributions/manual_de.chm OK?"
- Previous message: tim <email protected>: "[PHP-DEV] Bug #12651: Constant 'Broken pipe' errors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

