Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sebinator007

Pages: [1]
1
PHP Selector / 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

Pages: [1]