Join the community today
Become a Member

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

    55,237
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,833
    Local Time:
    5:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. pamamolf

    pamamolf Premium Member Premium Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +837
    Local Time:
    10:07 AM
    Nginx-1.26.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

    55,237
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,833
    Local Time:
    5:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    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 :)