PCNTL installs but not present
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
root@server [~]# php -m | grep pcntl
root@server [~]#
Can you please advise if I am missing a step? I searched in the PHP config and it is not expressly disabled. Many thanks
-
Hello, Could you verify which version of EasyApache is installed on your system? Note that PHP 5 is already built with that module in EasyApache 4: Introduction to EasyApache 4 - EasyApache 4 - cPanel Documentation Thank you. 0 -
Thanks. I have: - ]
- Upgraded to EasyApache4
- Removed the file /var/cpanel/easy/apache/rawopts/all_php5
- Re-built leaving only PHP 5.6
- PCNTL is NOT present, should I manually set it again in the rawopts file and build again or should it be included in PHP 5.6 built by EA4?
0 -
PCNTL is NOT present, should I manually set it again in the rawopts file and build again or should it be included in PHP 5.6 built by EA4?
Check to ensure you are using the correct path to PHP 5.6 when verifying which modules are compiled. Here's an example of a command you can use, and it's output:# /opt/cpanel/ea-php56/root/usr/bin/php -m|grep pcntl pcntl
Thank you.0 -
Thanks, that was it :) Not sure how to mark this thread as SOLVED, though 0 -
I'm happy to see it's working as intended. Thank you for updating us with the outcome. 0 -
@cPanelMichael , Possible, i need install pcntl? I tried can't find. CentOS 7 Core EasyApache 4 PHP 7.0 0 -
Possible, i need install pcntl? I tried can't find.
Could you elaborate further on this? Use this command to verify the module is installed with PHP 7.0:/opt/cpanel/ea-php70/root/usr/bin/php -m|grep pcntl
Thank you.0 -
@cPanelMichael , Look here, 0 -
The output in that image shows the module is installed. Could you verify the steps you are taking to reproduce it not working? Thank you. 0 -
Yes, it's not working. I saw in phpinfo is not up for pcntl. I think it's disabled. 0 -
Yes, it's not working. I saw in phpinfo is not up for pcntl. I think it's disabled.
Are you still experiencing this issue? If so, could you verify that no custom php.ini or local.ini files are present under the account's public_html directory? Thank you.0 -
Are you still experiencing this issue?
Yes.could you verify that no custom php.ini or local.ini files are present under the account's public_html directory?
Yes, there is no. It's only in /root/opt/cpanel/ea-php70/root/etc/php.ini0 -
Feel free to open a support ticket using the link in my signature if you'd like us to take a closer look. You can post the ticket number here and we will update this thread with the outcome. Thank you. 0 -
@cPanelMichael , There we go, Support Request ID is: 8148781 0 -
Hello, To update, we were able to verify the module is in-fact installed. Thank you. 0 -
Hello, To update, we were able to verify the module is in-fact installed. Thank you.
Oh sorry for forget, Yes, we are solved. It's faster support helpful me. @cPanelMichael, Please solve this thread. Try don't be forgotten. :)0
Please sign in to leave a comment.
Comments
16 comments