Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch update installer-latest.sh to auto enable new Nginx compile options

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 1, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    55,917
    12,281
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,868
    Local Time:
    11:48 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update installer-latest.sh to auto enable new Nginx compile options

    in 123.09beta01+ and higher, auto enable these 3 options in persistent config file /etc/centminmod/custom_config.inc at initial install time
    Code (Text):
    NGX_GSPLITDWARF='y'
    PHP_GSPLITDWARF='y'
    NGX_LDGOLD='y'
    

    These options outlined at https://community.centminmod.com/th...extra_ldopt-variable-for-nginx-compile.10271/ and https://community.centminmod.com/th...itdwarf-ngxextra_ccopt-phpextra_cflag….10269/


    Continue reading...

    123.09beta01 branch
     
    Last edited: Feb 1, 2017