Figured it out. I now run /usr/bin/memcached -m 64 -U 11211 -p 11211 instead of /usr/bin/memcached -m 64 -U 11211 -p 11211 -l 127.0.0.1
And I dont get those warning messages anymore. On Fri, Feb 10, 2012 at 2:15 PM, Dustin <[email protected]> wrote: > > On Thursday, February 9, 2012 11:13:46 PM UTC-8, Siddharth Jagtiani wrote: >> >> I have shared all that is until I initialize the server and client. Would >> you like a set/get calls too ? Or would you like a test program that >> simulates this ? > > > I would like a complete example that demonstrates the problem. I can > only imagine what you're doing with what you've shared. It'd be easier if > I could just see it. >
