Skip to main content

PHP Selector not changing PHP version

Comments

4 comments

  • cPanelMichael
    Hello, CloudLinux documents how PHP Selector and MultiPHP operate on the same server at: CloudLinux Documentation Please review this document and let us know if you have any questions. Thank you.
    0
  • Havri
    Hello, I've already checked that documentation. Just opened a ticket on Cloudlinux helpdesk and see what they can find.
    0
  • 24x7server
    Hi, When you do so, you have to check the cpanel logs that are in the /usr/local/cpanel/logs section. Can you check it and update what the error is being seen in it?
    0
  • Havri
    Hello, The Cloudlinux support team found the problem. Suexec was installed from cPanel repos, which meant it didn't have lve support for the user to enter CageFS (so PHP Selector couldn't work). To disable the EA4 repo from cPanel and enable the cloudlinux one, run the following command:
    cd ~; wget https://repo.cloudlinux.com/cloudlinux/sources/cloudlinux_ea3_to_ea4; sh cloudlinux_ea3_to_ea4 --convert
    This can be found in the documentation here: CloudLinux Documentation Also the recommendation was not to install the Hardened PHP profile from the Imunify360 interface, as PHP from Cloudlinux is already patched for security. Thank you.
    0

Please sign in to leave a comment.