Recently I installed memcached on my server (I compilled it from source). Everything went fine, and libs were installed into /usr/local/lib. I've added it to my LD_LIBRARY_PATH so other programs like memdump can find use it.
When I want dump out the contents using memdump it prints out all keys and on very bottom adds this message:
memdump: memcache error SERVER HAS FAILED AND IS DISABLED UNTIL TIMED RETRY
Google says nothing. Anyone seen this?