Viewing 1 replies (of 1 total)
  • Thread Starter Leeonard

    (@leeonard89)

    I’ve found a solution?!

    I added these rows:

    global $batcache;
    $memcached_servers = array(‘unix:///peelpump/.applicationmanager/memcached.sock’);
    $batcache = array(‘max_age’ => 3600 );
    define(‘WP_CACHE_KEY_SALT’, ‘www.peelpumps.co.uk/shop/’);
    define(‘WP_CACHE’, true);

Viewing 1 replies (of 1 total)
  • The topic ‘Configuration for Unix Socket’ is closed to new replies.