[rt-users] RT Install

Andreas Putzo putzoa at gmx.de
Mon Oct 3 11:18:37 EDT 2005


On Monday 03 October 2005 13:54, Roberto Dud (listas) wrote:
> Hi Florian,
>
> I install all the things...all dependencies I solved...But I have a lot
> of errors. See below:
>
> *System error*
>
> *error:*  	no connection to syslog available at
> /usr/lib/perl5/site_perl/5.8.3/Log/Dispatch/Syslog.pm line 77
> *context:*

Is syslog running ?
ps aux |grep syslog
/etc/init.d/syslog (re-)start

If you don't want rt to use syslog, insert
Set($LogToSyslog, "");
into RT_SiteConfig.pm


hth, Andreas



More information about the rt-users mailing list