Christian Hammers wrote:
Would adding a file_mode=0664 flag to the FileAppender be a proper way to solve
this problem?

Have you tried running the console scripts as the same user as the webserver?

Example:
$ sudo -u www-data php script.php

log4j doesn't seem to have this feature so I think this is the right thing to do.

Knut

Reply via email to