Kevin Falcone wrote:
> On Feb 14, 2009, at 2:23 PM, Gary Casterline wrote:
>
>   
>> Hi,
>>
>> Just upgraded from 3.6.6 to 3.8.2 running on Solaris 10. Now I find
>> myself struggling to the the syslog stuff to work.
>>
>> Here are the settings that I had thought would work from my
>> understanding of the docs
>> and googling:
>>     
>
> What have you set $LogToSyslog to (that seems to be the source of the
> undef error you're seeing)
> In addition, I know that on Solaris 8 and 9 I needed ( socket =>  
> 'inet' )
> to avoid problems (which is what is documented in RT_Config.pm),
> but I haven't had a chance to play with Solaris 10 yet.
>
> -kevin
>
>   
Just tried it again with
Set($LogToSyslog    , 'debug');
Set(@LogToSyslogConf = ( socket => 'inet'));

and still get
[Sun Feb 15 13:20:53 2009] [error] [client 169.229.201.201] undef is not 
a valid Log::Dispatch log level at /opt/rt3/bin/../lib/RT.pm line 341\n

After making a change to RT_SiteConfig.pm, is it necessary to restart 
apache or anything?
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to