Page 1 of 1

error: psa-horde:6 unknown user 'apache' -- from logrotate

Posted: Fri Sep 30, 2005 6:12 pm
by jclawson
Why does log rotate not recognize my apache user and group?

Here is the psa-horde logrotate config:

/var/log/psa-horde.log {
monthly
missingok
rotate 4
compress
create 640 apache apache
notifempty
nomail
}


The offending line being "create 640 apache apache"

apache is in there, httpd runs as apache... with the apache group.

This only started happening after the upgrading to the latest version of plesk.