Join the community today
Register Now

Beta Branch update centmin.sh menu option 22 wordpress install routine in 123.09b…

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 17, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:45 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update centmin.sh menu option 22 wordpress install routine in 123.09beta01

    Check if nginx server is compiled with default redis cache at nginx level and fastcgi_cache required nginx modules, otherwise hide redis cache and fastcgi_cache options from selection if nginx server is missing required nginx modules. These required modules include, ngx_http_redis, redis2-nginx-module, ngx_cache_purge and set-misc-nginx-module. If they don't exist in nginx -V output listing of compiled nginx modules, then end users won't see the redis cache nginx level or optional fastcgi_cache page level cache options when they run centmin.sh menu option 22 to auto install wordpress.


    Continue reading...

    123.09beta01 branch