This guide can be used to set up Memcached on CentOS.
To install memcached on cpanel server, login to SSH as user root, run
yum install memcachedEnable memcached start on boot with
systemctl enable memcachedStart memcached with
systemctl start memcached
|
For PHP applications to use memcached, we need PHP module installed. To install login to WHM as user root, go to
Home > Software > Module Installers
