
21 Oct
2003
21 Oct
'03
8:20 p.m.
On Tuesday, October 21, 2003 10:17 PM
Robert Kehl
$Self->{LogModule} = 'Kernel::System::Log::File'; $Self->{'LogModule::LogFile'} = '/xampp/otrs/var/log/otrs.log';
Sorry, the above doesn't work. These are the correct settings for Config.pm: $Self->{LogModule} = 'Kernel::System::Log::File'; $Self->{'LogModule::LogFile'} = 'C:/otrs/var/log/otrs.log'; It was my cat dancing on the keyboard, you know... ;-) Regards, Robert Kehl