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