ejabberd 1.1.1 -> Slogan: Kernel pid terminated

Hi,

i tried to install ejabberd 1.1.1 on debian sarge. first i installed erlang R10B-10 and then i run ejabberd-1.1.1_2-linux-installer.bin.
if i run /opt/ejabberd-1.1.1/bin/start lynx opens but the server doesnt start, instead there is a file erl_crash.dump saying somethin about "Kernel pid terminated".

Can someone help?

best regards

scata

You do not need to install

You do not need to install Erlang separately when you use the installer; the installer includes all what you need. Also, what Linux kernel do you use?

--
sander

standart sarge kernel ->

standart sarge kernel -> 2.6.8
the default configuration file works. but if i enable TLS or add a service line like:

{5347, ejabberd_service, [{access, all},
                          {host, "icq.xxx.example",
                          [{password, "secret"}]}]},

to the config file, "./ejabberdctl start" fails...
:-(

scata

Re: standart sarge kernel ->

scata wrote:

standart sarge kernel -> 2.6.8

That should work.

scata wrote:

the default configuration file works. but if i enable TLS

Did you created a good certificate?

scata wrote:

or add a service line like: [..] to the config file, "./ejabberdctl start" fails...

Can you first verify the dots and commas in your configuration file and then eventually post it?

Syndicate content