/
/
Installation of memcached

Installation of memcached

Why?

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.

Instructions

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 - for Debian-based operating systems;
  • yum install memcached - for RHEL-based operating systems.

To configure Memcached, use the developer's documentation!

In this article