Skip to Content.
Sympa Menu

en - Re: Problems w/ sympa.pl

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaun - CRU <address@concealed>
  • To: address@concealed
  • Subject: Re: Problems w/ sympa.pl
  • Date: Fri, 16 Jun 2000 10:03:51 +0200

Gustavo Araujo Bittencourt wrote:
> the exact point in sympa.pl that the execution stop is line 63.
> The line 63: "unless ($List::use_db = &List::probe_db()) {"
>
> When I run sympa.pl with option -D I have the following messages:
> 961100370 Configuration file read
> 961100370 List::probe_db()
> 961100370 List::db_connect

You should have the -d option with -D, for sympa to stay in foreground ;
-D is not enough :

%sympa.pl -dD

> There are no erros or messages in logs.

There seem to be a problem with Syslog.pm on RedHat 6.2 (Perl 5.6), see
http://listes.cru.fr/wws/arc/sympa-users/2000-06/msg00010.html.

On Linux RedHat, syslog daemon is setup to log via Unix sockets only, while
the bug with Perl 5.6 seems to disable this type of logging. You need
therefore to setup your syslogd to log via UDP (-r option).

--
olivier Salaun



  • Problems w/ sympa.pl, Gustavo Araujo Bittencourt, 06/15/2000
    • Re: Problems w/ sympa.pl, Olivier Salaun - CRU, 06/16/2000

Archive powered by MHonArc 2.6.19+.

Top of Page