Whenever I run ejabberdctl, I get this output:
{"init terminating in do_boot",{undef,[{ejabberd_ctl,start,[]},{init,start_it,1},{init,start_em,1}]}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
Any idea what is going wrong?
Thanks!
OK. Easy fix... I just ha
OK. Easy fix...
I just had to run ejabberdctl from the /src directory. Works fine now.
Makes me wonder why it even lives in the /tools directory?
There is another answer. Edi
There is another answer. Edit the ejabberdctl script and add this to the command line:
-pa /var/lib/ejabberd/ebin
You can then install the script somewhere in your path and not have to keep the source directory.
Mik
thanks mikfire
thanks mikfire.. i try to add -pa /var/lib/ejabberd/ebin on my ejabberdctl and is working now.. thanks alot
ejabberdctl over Windows
Hi:
It looks like you folks can use al least ejabberdctl. I can´t use. When I launch eJabberd, I get an Erlang line-command console in my screen. Ok. What else? I´ve written ejjaberdctl commands in different forms and anything happens. It doesn´t even compplains.
Any idea?
Thanks