Skip to Content.
Sympa Menu

en - RE: [sympa-users] 6.0: unable to get logging to work on Solaris 10

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Malcolm Waltz" <address@concealed>
  • To: "Omen Wild" <address@concealed>, <address@concealed>
  • Subject: RE: [sympa-users] 6.0: unable to get logging to work on Solaris 10
  • Date: Thu, 12 Nov 2009 10:48:31 -0800

Hi Omen,

To fix your problem, edit the sympa.conf file and change log_socket_type
from socket to stream.

< log_socket_type unix
---
> log_socket_type stream

It's good to see that a neighboring University is also using Sympa.

Malcolm Waltz
Unix Systems Administrator II
Office of Information Technology
University of the Pacific


-----Original Message-----
From: address@concealed [mailto:address@concealed] On
Behalf Of Omen Wild
Sent: Thursday, November 12, 2009 10:34 AM
To: address@concealed
Subject: [sympa-users] 6.0: unable to get logging to work on Solaris 10

I have a custom compiled Sympa 6.0 running under Solaris 10 with a
custom compiled perl 5.10.1. I have it most of the way working, but am
running into an issue getting syslog to work. I found the FAQ entry
and set `log_socket_type' to `stream', however, I get the following
errors in my httpd error log:
[Tue Nov 10 15:41:49 2009] [error] [client 128.120.193.70] FastCGI:
server "/ucd/sympa/bin/wwsympa.fcgi" stderr: Use of uninitialized value
$_[1] in sprintf at
/ucd/pkg/perl-5.10.1/lib/5.10.1/sun4-solaris/Sys/Syslog.pm line 365.
[Tue Nov 10 15:41:49 2009] [error] [client 128.120.193.70] FastCGI:
server "/ucd/sympa/bin/wwsympa.fcgi" stderr: Use of uninitialized value
$_[2] in sprintf at
/ucd/pkg/perl-5.10.1/lib/5.10.1/sun4-solaris/Sys/Syslog.pm line 365.

I do not get any `Listmaster / logs_failed' emails at startup, so I am
assuming the logging is starting up correctly.

Any ideas on how to go about debugging this?

Thanks,
Omen

--
Omen Wild
Security Administrator
(530) 752-1700




Archive powered by MHonArc 2.6.19+.

Top of Page