/
/
Installation of memcached

Installation of memcached

Although most PHP builds have the memcache and memcached extensions in the ispmanager 6 panel by default, the Memcached service (server) must be installed and configured manually.

Memcached is available in the repositories of all operating systems supported by the ispmanager panel.

To install memcached, run the following commands in the console:

apt-get install memcached
yum install memcached

To configure Memcached, use the developer's documentation!