Hi,
I have enabled PCNTL by adding --enable-pcntl in file /var/cpanel/easy/apache/rawopts/all_php5
I recompiled with Easy Apache and all went well, build log is attached. It does recognise the PCNTL flag and as far as I can see, built with it.
However, when I check via SSH, PCNTL is not present:
Can you please advise if I am missing a step? I searched in the PHP config and it is not expressly disabled.
Many thanks
I have enabled PCNTL by adding --enable-pcntl in file /var/cpanel/easy/apache/rawopts/all_php5
I recompiled with Easy Apache and all went well, build log is attached. It does recognise the PCNTL flag and as far as I can see, built with it.
However, when I check via SSH, PCNTL is not present:
Code:
root@server [~]# php -m | grep pcntl
root@server [~]#
Many thanks