ejabberd - Comments for "Configuring hostname or node name" https://www.ejabberd.im/node/594 en Working now https://www.ejabberd.im/node/594#comment-1292 <p>I have it working now.<br /> Step 1) log into ejabberd account (home dir same as install dir)<br /> Step 2) cd bin<br /> Step 3) ./ejabberdctl <noindex><a href="mailto:ejabberd@jabber.mydomain.com" rel="nofollow" >ejabberd@jabber.mydomain.com</a></noindex> start</p> <p>my ejabberd.cfg file has</p> <p>% Host name:<br /> {hosts, ["jabber.mydomain.com"]}.</p> <p>and</p> <p> {mod_muc, [{access, muc},<br /> {access_create, muc},<br /> {access_admin, muc_admin},<br /> {host, "conference.mydomain.com"}]},</p> <p>One thing I noted that may have been causing some of my problems is that the 'stop' command does not kill all the processes. I still have one left over that I have to kill by hand:</p> <p>ejabberd 1372 0.0 0.0 1820 624 ? S 16:19 0:00 /opt/ejabberd-1.0.0/bin/epmd -daemon</p> <p>The problems I was experiencing initially was<br /> A) ejabberd would appear to start, but not listen to any ports<br /> B) would take a minute before the "ejabberd has been started on..." message appeared. The correct behavior had that message displaying within a second.</p> Tue, 24 Jan 2006 21:57:20 +0000 jperegrino comment 1292 at https://www.ejabberd.im Re: Configuring hostname or node name https://www.ejabberd.im/node/594#comment-1266 <div class="quote-msg"> <div class="quote-author"><em>jperegrino</em> wrote:</div> <p>Now I'm having problems starting ejabberd. I was able to do it once, but now I can't</p></div> <p>What problems? Any error report?</p> Wed, 18 Jan 2006 18:00:49 +0000 mfoss comment 1266 at https://www.ejabberd.im