How do I make memcache point to 127.0.0.1 in windows 10?

Asked

Viewed 31 times

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

  • Are you using IPV6? Windows or Linux?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.