
28 Jul
2006
28 Jul
'06
12:45 p.m.
Boniforti Flavio wrote:
otrs.log file permissions are as follows:
-rw-r--r-- 1 root root 0 2006-07-19 13:24 otrs.log
I want it to be logging *only* in /var/log/otrs.log, what am I missing?
The permissions don't look okay to me. If you set it like this only the root user can write to otrs.log while OTRS doesn't run as root (probably as user otrs). Change the owner or the permissions to allow user otrs to write to this file. Nils Breunese.