On Jul 14, 7:21 am, gunyhake <[email protected]> wrote: > @tom sorry, i got the wrong switch. > > @dustin I have run again without -d switch, here is the result > > [root]# memcached -u nobody -m 512 -l 127.0.0.1 -U 11222 > failed to listen > > [root]# memcached -u root -m 512 -l 127.0.0.1 -U 11222 > failed to listen This is a particularly bad error message. It's trying to tell you that it's failing to listen on TCP port 11211 (since you already have another instance doing so). Add -p 11211 I'll file a bug for this.
- Cant make another instance of memcached to run on another por... gunyhake
- Re: Cant make another instance of memcached to run on an... Dustin
- Re: Cant make another instance of memcached to run o... gunyhake
- Re: Cant make another instance of memcached to r... Tom D Kat
- Re: Cant make another instance of memcached to r... Dustin
- Re: Cant make another instance of memcached ... gunyhake
- Re: Cant make another instance of memca... Dustin
- Re: Cant make another instance of m... dormando
- Re: Cant make another instance ... gunyhake
- Re: Cant make another instance of memca... Dustin
- Re: Cant make another instance of m... Trond Norbye
