From dfc62ca5befe7dcb48f4c49de0774cdab28dce01 Mon Sep 17 00:00:00 2001
From: Badlop
On a *nix system, if you want ejabberd to be started as daemon at boot time, copy ejabberd.init from the ’bin’ directory to something like /etc/init.d/ejabberd -(depending on your distribution) and call /etc/inid.d/ejabberd start to start it.
If ejabberd doesn’t start correctly and a crash dump is generated, +(depending on your distribution) and call /etc/inid.d/ejabberd start to start it.
If ejabberd doesn’t start correctly in Windows, +try to start it using the shortcut in desktop or start menu. +If the window shows error 14001, the solution is to install: +"Microsoft Visual C++ 2005 SP1 Redistributable Package". +You can download it from +www.microsoft.com. +Then uninstall ejabberd and install it again.
If ejabberd doesn’t start correctly and a crash dump is generated, there was a severe problem. You can try starting ejabberd with the script bin/live.bat in Windows, -- cgit v1.2.3