unread
Hello,
I am getting this error when using pcntl_fork. The OS is bsd and php ver is 5.2.3 used in cgi mode.
Fatal error: Call to undefined function pcntl_fork()
in...
I have included the ext/pcntl files in the php make. Do I need another flag/library to include pcntl?
Thanks
unread
Hello,
I am getting this error when using pcntl_fork. The OS is bsd and php
ver is 5.2.3 used in cgi mode.Fatal error: Call to undefined function
pcntl_fork()
in...I have included the ext/pcntl files in the php make. Do I need
another flag/library to include pcntl?Thanks
This list is for the development of PHP itself and not for PHP support
questions. Please try the General mailing list.
--