ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Ogarkov <coriouse@mail.ru>
To: Community@altlinux.ru
Subject: [Comm] ejabberd Segmentation fault
Date: Wed, 27 Apr 2005 09:34:50 +0600
Message-ID: <426F085A.90407@mail.ru> (raw)

Привет Всем!!
После набора вот это й строки пишет Segmentation fault!!!
    erl -sname ejabberd -s ejabberd -ejabberd config \"/etc/ejabberd.cfg\"
Вот мой конфиг взял по умолчанию ....... в чем может быть проблемма?
Поставил ejabber 0.9 из сизифа...
через service ejabberd запускает на пару секунд :(
Спасибо!

ejabberd.cfg
{acl, admin, {user, "ermine"}}.
{acl, local, {user_regexp, ""}}.
{access, register, [{allow, all}]}.
{access, announce, [{allow, admin}]}.
{access, c2s, [{deny, blocked},
               {allow, all}]}.
{shaper, normal, {maxrate, 1000}}.
{shaper, fast, {maxrate, 50000}}.
{access, c2s_shaper, [{none, admin},{normal, all}]}.
{access, local, [{allow, local}]}.
{auth_method, internal}.
{host, "test"}.
{language, "ru"}.

{listen,

 [{5222, ejabberd_c2s,     [{access, c2s},{shaper, c2s_shaper}]},

  {5280, ejabberd_http,    [http_poll, web_admin]} ]}.
{modules,
 [
  {mod_register,   [{access, register}]},
  {mod_roster,     []},
  {mod_privacy,    []},
  {mod_configure,  []},
  {mod_configure2, []},
  {mod_stats,      []},
  {mod_vcard,      []},
  {mod_offline,    []},
  {mod_echo,       []},
  {mod_private,    []},
  {mod_irc,        []},

  {mod_muc,        [{access, muc},
                    {access_create, muc},
                    {access_admin, muc_admin}]},
  {mod_pubsub,     []},
  {mod_time,       []},
  {mod_last,       []},
  {mod_version,    []}
 ]}.




                 reply	other threads:[~2005-04-27  3:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=426F085A.90407@mail.ru \
    --to=coriouse@mail.ru \
    --cc=Community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git