Want more timely Centmin Mod News Updates?
Become a Member

How to make sure...??

Discussion in 'Install & Upgrades or Pre-Install Questions' started by Sos, Dec 13, 2018.

  1. Sos

    Sos New Member

    15
    2
    3
    Dec 4, 2018
    Ratings:
    +3
    Local Time:
    3:42 PM
    1.15.7
    How do I make sure that items in /etc/centminmod/custom_config.inc are working properly for instance

    NSD_DISABLED=y
    MEMCACHED_DISABLED=y

     
  2. eva2000

    eva2000 Administrator Staff Member

    59,283
    12,508
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,140
    Local Time:
    7:42 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    these settings apply at initial centmin mod install time, so you would of had to set them before running installer for centmin mod

    NSD is no longer installed by default so NSD_DISABLE='y' isn't needed in 123.09beta01 and higher versions

    MEMCACHED_DISABLED='y' you can check if memcached service is running
    Code (Text):
    service memcached status
    Memcached server is running 
    

    If you only set these after centmin mod install, then just follow how to disable memcached at Memcached Server - CentminMod.com LEMP Nginx web stack for CentOS