
22 Mar
2004
22 Mar
'04
10:33 p.m.
problem was perms on /var/log otrs:apache cannot write to a directory which only has write perms for root On Mon, 22 Mar 2004, Steven Shults wrote:
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