[PHP-DEV] Bug #11722: unable to fork with system command From: erik <email protected>
Date: 06/27/01

From: erik <email protected>
Operating system: win98
PHP version: 4.0.6
PHP Bug Type: Program Execution
Bug description: unable to fork with system command

I am running a appache 1.3 webserver with PHP 4.1

wen i use the command: system('md xxx');
everything works fine

now i have installed php4.6 and i get the message
"unable to fork" wenn i run the same script.
what am i doing wrong?
Do i need to start the process in background with an other program???

Many thanks in advance.
PHP is perfect.

Erik

-- 
Edit Bug report at: http://bugs.php.net/?id=11722&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>