From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.6
PHP Bug Type:     Scripting Engine problem
Bug description:  Unable to fork when using system() or passthru()

The following code use to work:-

<?  system("test.pl"); ?>

until I installed 4.0.6

I get this error message now:-

Warning: Unable to fork [test.pl] in index.php on line 1

The ChangeLog says this issue was fixed ?!?!?



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

Reply via email to