Learn about Centmin Mod LEMP Stack today
Register Now

Beta Branch do not strip nginx binaries when NGINX_DEBUG='y' set

Discussion in 'Centmin Mod Github Commits' started by eva2000, Oct 28, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,272
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    8:28 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    do not strip nginx binaries when NGINX_DEBUG='y' set

    In centmin mod 123.09beta01, when optional setting NGINX_DEBUG='y' (disabled by default) is set and Nginx is recompiled via centmin.sh menu option 4, debug mode for Nginx is enabled Debugging | NGINX. This update properly disables stripping the Nginx binary for debug symbols when NGINX_DBEUG='y' enabled.


    Continue reading...

    123.09beta01 branch