FS#8255 - add pcntl-support to php
Attached to Project:
Arch Linux
Opened by Erik Grinaker (erikg) - Monday, 08 October 2007, 12:09 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 12 October 2007, 12:52 GMT
Opened by Erik Grinaker (erikg) - Monday, 08 October 2007, 12:09 GMT
Last edited by Pierre Schmitz (Pierre) - Friday, 12 October 2007, 12:52 GMT
|
Details
PHP (5.2.4-6) should include the pcntl-module, to get fork()
and other useful syscalls. Just add --enable-pcntl to the
build
|
This task depends upon
Closed by Pierre Schmitz (Pierre)
Friday, 12 October 2007, 12:52 GMT
Reason for closing: Implemented
Additional comments about closing: php cli has pcntl support.
Friday, 12 October 2007, 12:52 GMT
Reason for closing: Implemented
Additional comments about closing: php cli has pcntl support.
Comment by Pierre Schmitz (Pierre) -
Tuesday, 09 October 2007, 16:43 GMT
I'll see if we could provide this as a module. If not another
solution would be a php-cli binary using a different
configuration.