After the installation of beanstalkd on my ubuntu 13.04
I run "beanstalkd -l 127.0.0.1 -p 11300
" command to start it
CLI returned:
beanstalkd: net.c:119 in make_server_socket: bind(): Address already in use
beanstalkd: main.c:64 in main: make_server_socket()
Please what can i do? i'm new to this queue system.