Join the community today
Register Now

Beta Branch update addons/ioncube.sh for php 7 support in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 26, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    58,910
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:03 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  2. pamamolf

    pamamolf Well-Known Member

    4,125
    429
    83
    May 31, 2014
    Ratings:
    +841
    Local Time:
    6:03 PM
    Nginx-1.29.x
    MariaDB 10.6.x
    Great it will auto detect every time the php version and install the correct one?

    Also it will auto work with the entry here:

    Code:
    /etc/centminmod/custom_config.inc
    Code:
    PHPIONCUBE='y'
     
  3. eva2000

    eva2000 Administrator Staff Member

    58,910
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:03 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    yes
    Generally persistent config files don't work with addons but for PHPIONCUBE variable it does as part of centmin.sh menu option 5 php compile option tying into addons/ioncube.sh if centmin.sh detects that the addon exists :)