ottotherider Posted March 14, 2014 Share Posted March 14, 2014 (edited) [error] [client xx.xx.xx.xx] PHP Notice: Memcache::set(): Server xx.xx.xx.xx (tcp 11211) failed with: Connection refused (111) If you have this error, add memcache access for the server, try this command line (linux console), replace xxx.xxx.xxx.xxx by local or remote IP address : memcached -u memcached -d -m 30 -l xxx.xxx.xxx.xxx -p 11211 Edited March 14, 2014 by ottotherider (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now