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:
-
%% Admin user
-
{acl, admin, {user, "nemo", "ns-interns02"}}.
-
-
%% Hostname
-
{hosts, ["ns-interns02"]}.
is a valid DNS name. I didn't try with with the default value of localhost.
