• Resolved templederr

    (@celebtemple)


    Hello, I have installed memcached for PHP 7.4 on VPS through EasyApache 4 in WHM, and in the wp dashboard is the message: The following memcached servers are not responding or not running:

    Database Cache: 127.0.0.1:11211.
    Object Cache: 127.0.0.1:11211.

    This message will automatically disappear once the issue is resolved.

    Can you help, please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @celebtemple

    Thank you for reaching out and I am happy to assist you with this.
    Nothing was updated in the last release regarding the Memcached.
    You should look if the service is running: ps afux | grep memc
    Make sure to restart the service if needed (as root/sudo): service memcached restart

    Let me know if this helps!

    Thanks!

    Thread Starter templederr

    (@celebtemple)

    in the WHM terminal I got the fallowing: `[root@robert ~]# ps afux | grep memc
    root 25843 0.0 0.0 112812 944 pts/0 S+ 08:56 0:00 \_ grep –color=auto memc
    [root@robert ~]# service memcached restart
    Redirecting to /bin/systemctl restart memcached.service
    Failed to restart memcached.service: Unit not found.
    [root@robert ~]#`

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @celebtemple

    Thank you for the info.
    The W3 Total Cache recognizes PHP extension so you need to have PHP Memcached installed.
    Please check our FAQ for more details and also check this tutorial.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘memcached servers are not responding or not running?’ is closed to new replies.