Skip to main content

Custom PHP versions per account

Comments

2 comments

  • rpvw
    You might like to have a look at the CloudLinux solution - it gives users the options of using PHP 4.4, 5.1, 5.2, 5.3, 5.4, 5.5, 5.6 and 7.0 and all the PHP obsolete versions are 'hardened' by CloudLinux applying all the available patches to them.
    0
  • cPanelMichael
    From what I've read, the way to upgrade openssl to a new enough version is to upgrade the linux version. However the upgraded linux version doesn't support the php version we need to be at (5.2... but 5.3 would probably do).

    Hello, You could install cPanel version 56 on the new OS by preconfiguring the release tier before starting the installation. This is documented at: Installation Guide - Customize Your Installation - Documentation - cPanel Documentation To preconfigure your release tier, perform the following steps: As the root user, create the /etc/cpupdate.conf file. In the /etc/cpupdate.conf file, use the CPANEL parameter to set your desired release tier. For example, to configure your server to use the STABLE tier, add CPANEL=stable to the /etc/cpupdate.conf file.
    This will allow you to use PHP 5.3 with EasyApache 3, and delay the upgrade to EasyApache 4 until the websites no longer require the EOL PHP version. Thank you.
    0

Please sign in to leave a comment.