0
I’m trying to make mine memcached
server point to the address 127.0.0.1
, but when I run my application appears the error:
Notice: Memcachepool::add(): Server 10.203.10.76 (tcp 11211, udp 0) failed with: One connection attempt failed because the component connected did not respond correctly after a period of time or established connection failed because the connected host did not respond. (10060)
Put more details about your environment. Are you using apache installed in windows? Or using some wamp xamp server? Get a look at this Soen post: http://stackoverflow.com/a/10804940/1997073
– Celso Marigo Jr
Are you using IPV6? Windows or Linux?
– Guilherme Nascimento