Want to subscribe to topics you're interested in?
Become a Member

PHP 5.4 Downgrade?

Discussion in 'Install & Upgrades or Pre-Install Questions' started by ZenoX, Jun 20, 2019.

  1. ZenoX

    ZenoX New Member

    4
    0
    1
    Jun 20, 2019
    Ratings:
    +0
    Local Time:
    3:10 AM
    Please fill in any relevant information that applies to you:
    • CentOS Version CentOS 6 64bit
    • Centmin Mod Version Installed: 123.09beta01
    • Nginx Version Installed: 1.15.3
    • PHP Version Installed: 5.6.37
    • MariaDB MySQL Version Installed: 10.0.x
    • When was last time updated Centmin Mod code base ? : Today

    Hi,

    I have just installed 123.09beta01 as i noticed that it would install PHP 5.4 as default, but after checking the change log i see that Current .09 beta01 will now default to PHP 5.6.22+ instead of PHP 5.4.xx.


    I need PHP 5.4 for a specific website which requires this older version. When going to option 5 - PHP Upgrade / Downgrade, i see no option to downgrade to this version only 5.6 and above?

    Can anyone point me in the right direction to get this older version installed, and i am sorry if i have missed this if it is already in the forums.

    Kind regards,
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    12:10 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    centmin.sh menu option 5 will install whatever version php you enter so if you enter 5.4.45 (last version in 5.4) it will install that though I haven't tested that version in ages so no sure - it should work but I'd be careful due to security and bugs not fixed in EOL releases.
     
  3. ZenoX

    ZenoX New Member

    4
    0
    1
    Jun 20, 2019
    Ratings:
    +0
    Local Time:
    3:10 AM
    Thanks for the quick reply, i'll test it out. :)