Hi,
I am running apache+php+memcache on suse 10.1. I can connect Ok to memcached on port 11211, but I cannot do getVersion, add, get, etc.
Error message
[Thu Jan 21 14:38:15 2010] [error] [client ] PHP Notice: Memcache::add() [<a href='function.Memcache-add'>function.Memcache-add</a>]: Server localhost (tcp 11211) failed with: Failed reading line from stream (0) in /testmem/index.php on line 13
How can I debug this?
Thanks