
22 Mar
2004
22 Mar
'04
10:17 p.m.
It's not the assigned string... Well, have a closer look at the two:
$Self->{LogModule::LogFile} = '/var/log/otrs.log'; $Self->{'LogModule::LogFile'} = '/var/log/otrs.log';
It shouldn't make a difference, bokn...
indeed, it didn't make a difference. if it were to be working, which user and group would it be written with? thanks, ~steven