ID:               32896
 Updated by:       [EMAIL PROTECTED]
 Reported By:      wildmaple at yahoo dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         PCNTL related
 Operating System: linux
 PHP Version:      5.0.3
 New Comment:

They're only available for CLI / CGI binaries.



Previous Comments:
------------------------------------------------------------------------

[2005-04-30 05:53:35] wildmaple at yahoo dot com

Description:
------------
pcntl extension not available.

we included the switch '--enable-pcntl' when do 'configure', but yet
couldn't use functions of pcntl extension after compiled properly.

BTW: configuring and compiling processes were both successful.

Reproduce code:
---------------
$pid = pcntl_fork();


Expected result:
----------------
just no error


Actual result:
--------------
Fatal error: Call to undefined function pcntl_fork() in ...


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=32896&edit=1

Reply via email to