Tuesday, March 7, 2017

Could not establish Memcached connection

Laravel Version: 5.0.32 PHP Version:5.4.39-0+deb7u2 Database Driver & Version:mysql Ver 14.14 Distrib 5.5.31 Server&Version :Debian:7.1. -memcached:1.4.13-0.2 -php5-memcached:2.0.1-6 Description:

My application log offen catches exception 'RuntimeException' with message 'Could not establish Memcached connection.' There is "memcached is running" after execute "service memcached status" command.

I have two servers where my project is running on. One server is ubuntu and has memcached:2.1.0 installed The second is debian and has memcached:2.0.1 installed. is versions conflicted?

please give me a favor, thanks in advance~



via David Welson

Advertisement