Re: ejabberd from extras: problems with initscripts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 28/06/06, Roger Grosswiler <roger@xxxxxxxx> wrote:
so, this is what i find in /etc/init.d/ejabberd (modified, some \\\ are
missing, this is from the ejabberd-homepage, as it is the same...)

erl -pa /usr/lib/ejabberd-1.1.1/ebin \
      -sname ejabberd \
      -s ejabberd \
      -ejabberd config \"/etc/ejabberd/ejabberd.cfg\" \
                log_path \"/var/log/ejabberd/ejabberd.log\" \
      -sasl sasl_error_logger \{file,\"/var/log/ejabberd/sasl.log\"\} \
      -mnesia dir \"/var/lib/ejabberd/spool\"


so, this does not work. It starts ejabberd - and i think without any
config-file, even if it is mentionned.

starting ejabberd from /etc/ejabberd/ with this:

erl -pa /var/lib/ejabberd/ebin -name ejabberd -s ejabberd

...makes ejabberd working flawlessy! I hadn't the chance to check it
running as user ejabberd, so perhaps it is a question of permissions?

Please be sure to report this in bugzilla - http://bugzilla.redhat.com


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux