memcache unix socket not working
-
I configured the plugin to use PHP memcache backend with “unix:///var/www/mywebsite.com/tmp/memcached.sock” as host but unfortunately it does not work. Here is the PHP error output:
2014/06/18 17:09:59 [error] 2003#0: *52986 FastCGI sent in stderr: "PHP message: PHP Warning: MemcachePool::getserverstatus() expects parameter 2 to be long, string given in /var/www/mywebsite.com/htdocs/wp-content/plugins/wp-ffpc/wp-ffpc-backend.php on line 921" while reading upstream, client: XXX.XXX.XXX.XXX, server: mywebsite.com, request: "GET /wp-admin/options-general.php?page=wp-ffpc-settings&saved=true HTTP/1.1", upstream: "fastcgi://unix:/var/lib/nginx/fastcgi/wptest.ch.sock:", host: "mywebsite.com", referrer: "https://mywebsite.com/wp-admin/options-general.php?page=wp-ffpc-settings&saved=true"
- The topic ‘memcache unix socket not working’ is closed to new replies.