Install Memcached on cPanel/WHM using easyapache4

By | 2020-07-04T12:56:16+00:00 July 4th, 2020|

In cpanel 11.88 memcached is now available in the easyapache4 yum repo. This tutorial installs memcache as a service on port 11211. This works for a single site, but memcached has no auth service on this set up so it is not appropriate for multiple separate users. Instead use a memcached socket, which is not [...]