I've missed more than 9000 shots in my career. I've lost almost 300 games. 26 times, I've been trusted to take the game winning shot and missed. I've failed over and over and over again in my life. And that is why I succeed.

ejabberd doesn’t run after apt-get install ejabberd

Monday, August 18th, 2008

This is on Ubuntu. Edit /etc/ejabberd/ejabberd.cfg and make sure that the host in:

CODE:
  1. %% Admin user
  2. {acl, admin, {user, "nemo", "ns-interns02"}}.
  3.  
  4. %% Hostname
  5. {hosts, ["ns-interns02"]}.

is a valid DNS name. I didn't try with with the default value of localhost.