Author Topic: How to install Memcached with PHP-FPM  (Read 3588 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to install Memcached with PHP-FPM
« on: February 12, 2021, 10:07:35 PM »
Hi there,

I had installed nginx proxy with apache and memcached just fine and it was working nicely, but today I installed PHP-FPM for the following versions:

7.0
7.1
7.2
7.3
7.4
8.0

Since then, W3 Total Cache in Wordpress tells me this:

Code: [Select]
The following memcached servers are not responding or not running:

Database Cache: 127.0.0.1:11211.
Object Cache: 127.0.0.1:11211.
Page Cache: 127.0.0.1:11211.
This message will automatically disappear once the issue is resolved.

I use the latest version of CWPpro, nginx + apache on centos-release-7-9.2009.1.el7.centos.x86_64