
22 Mar
2004
22 Mar
'04
8:02 p.m.
hi, I've got the following in Config.pm: $Self->{LogModule} = 'Kernel::System::Log::File'; $Self->{LogModule::LogFile} = '/var/log/otrs.log'; I have restarted both apache and otrs since adding that to the Config. it's still writing to the syslog instead of /var/log/otrs.log any ideas what i may be doing wrong? thanks, ~Steven