|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-10-03 10:51 UTC] sander@php.net
[2001-10-13 21:47 UTC] sikosis at gravity24hr dot com
[2001-10-13 21:53 UTC] mfischer@php.net
[2001-10-13 21:56 UTC] mfischer@php.net
[2001-10-13 22:26 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 18:00:01 2025 UTC |
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 ?!?!?