Skip to main content

PCNTL installs but not present

Comments

16 comments

  • cPanelMichael
    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
  • hector_super
    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
  • cPanelMichael
    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
  • hector_super
    Thanks, that was it :) Not sure how to mark this thread as SOLVED, though
    0
  • cPanelMichael
    I'm happy to see it's working as intended. Thank you for updating us with the outcome.
    0
  • Samet Chan
    @cPanelMichael , Possible, i need install pcntl? I tried can't find. CentOS 7 Core EasyApache 4 PHP 7.0
    0
  • cPanelMichael
    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
  • Samet Chan
    @cPanelMichael , Look here,
    0
  • cPanelMichael
    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
  • Samet Chan
    Yes, it's not working. I saw in phpinfo is not up for pcntl. I think it's disabled.
    0
  • cPanelMichael
    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
  • Samet Chan
    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.ini
    0
  • cPanelMichael
    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
  • Samet Chan
    @cPanelMichael , There we go, Support Request ID is: 8148781
    0
  • cPanelMichael
    Hello, To update, we were able to verify the module is in-fact installed. Thank you.
    0
  • Samet Chan
    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.