[csw-users] zone: /dev/console is not a socket (installing RT)

Gérard Henry ghenry at cmi.univ-mrs.fr
Tue Sep 12 15:46:50 CEST 2006


Gérard Henry wrote:
> hello all,
> got this error when running RT:
> [Tue Sep 12 12:11:32 2006] [crit]: no connection to syslog available
>         - /dev/conslog is not a socket at
> /opt/csw/share/perl/csw/Log/Dispatch/Syslog.pm line 77
>  (/opt/csw/rt3/lib/RT.pm:295)
> no connection to syslog available
>         - /dev/conslog is not a socket at
> /opt/csw/share/perl/csw/Log/Dispatch/Syslog.pm line 77
> 
> Is this bug related to solaris or perl module?
> 

ok, rtfm!
this is explained on blastwave.org/mantis:
You may also need the change in RT_SiteConfig.pm to activate syslog.
@LogToSyslogConf = ( socket => 'inet' ) unless (@LogToSyslogConf);



More information about the users mailing list