Hi, I have been using memcache on a freebsd system smoothly for few months. But now on trying to start two instances of memcache on same system but on different port i get the following errors
bind(): Address already in use failed to listen I am using port 11211 and 11212 for two instances. there is nothing else running on those ports. i tried the same thing on debian system and it worked fine. Could anyone guide me through it?
