• Hi,

    I have a LAMP stack with all the latest specs with multiple virtual hosts.

    DO blocked the usual port used with memcached so I changed it by adding this code to wp-content.php:

    $memcached_servers = array( ‘default’ => array( ‘127.0.0.1:22222’ ) );

    I use W3 Total Cache, so I added the hostname: port / IP: port under performance> advanced > object cache. First, it worked until someday it just stopped working ?? again.

    I have restarted memcached and it is running with no errors on the server. Not working on WordPress.

    Thanks!

    • This topic was modified 1 year, 9 months ago by benja1.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Object cache not working (memcached)’ is closed to new replies.