Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 3: Line 3:  
Install EPEL
 
Install EPEL
   −
  yum install smeserver-extrarepositories-epel smeserver-extrarepositories-remi
+
  yum install smeserver-extrarepositories-epel
 
  signal-event yum-modify
 
  signal-event yum-modify
   Line 9: Line 9:     
  yum --enablerepo=epel install memcached php*-pecl-memcached
 
  yum --enablerepo=epel install memcached php*-pecl-memcached
 +
properly configure the service to run
 +
 
  config set memcached service status enabled TCPPort 11211 access local
 
  config set memcached service status enabled TCPPort 11211 access local
  mkdir -p /usr/lib/systemd/system/memcached.d
+
  mkdir -p /usr/lib/systemd/system/memcached.service.d
  printf "[Install]\nWantedBy=sme-server.target" >/usr/lib/systemd/system/memcached.d/50koozali.conf
+
  printf "[Install]\nWantedBy=sme-server.target" >/usr/lib/systemd/system/memcached.service.d/50koozali.conf
   −
apply
+
apply changes and start
    
  /etc/e-smith/events/actions/systemd-default  
 
  /etc/e-smith/events/actions/systemd-default  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu