I followed the instruction in this tutorial on how to install nginx, php, and mysql including the php5-memcache.
I'm wondering if I still need to install the memcache or memcached without the "php5" prefix .
As of now my WordPress site is complaining the ff:
The following memcached servers are not responding or not running:
Page Cache: 127.0.0.1:11211.
Database Cache: 127.0.0.1:11211.
Object Cache: 127.0.0.1:11211.
This message will automatically disappear once the issue is resolved.
If it is needed to be installed, will it not conflict with php5-memcache? Or something like an overkill usage of the two version?
And what is the best version to use? Memcache or Memcached? php5-memcache or php5-memcached.
I heard that memcached with "d" is just a service or daemon. But somebody is trying to compare the two as what I have seen here.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…