Welcome to Centmin Mod Community
Register Now

Beta Branch update EL8 edge installer fixes in 130.00beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Apr 15, 2023.

  1. eva2000

    eva2000 Administrator Staff Member

    59,394
    12,517
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,153
    Local Time:
    3:27 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update EL8 edge installer fixes in 130.00beta01

    - EL8 edge installer defaults to PCRE2 instead of PCRE and it need newer GCC version than native GCC 8.5 on EL8 to compile so for initial installs, ensure GCC 11+ is used for PCRE2 default installs via calling enable_devtoolset function for initial first time Nginx installs for PCRE2. Nginx upgrades don't have this issue as GCC 11+ is used as part of the upgrade routine already
    - EL8 edge installer with Nginx Geo2 Lite module also installs PHP maxmind extension. But Nginx initial install routine is called before PHP-FPM install, so PHP maxmind extension fails to install as PHP-FPM hasn't been installed yet. So ensure on initial installs only that Nginx Geo2 Lite module doesn't trigger PHP maxmind extension install and just install PHP maxmind extension later in initial install routine.
    - add to enable_devtoolset function GCC 12 support for EL8 systems

    Continue reading...


    130.00beta01 branch

    Support Centmin Mod


    If you find Centmin Mod useful, please help support Centmin Mod