You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To leave my 50 cent: the expected behavior should be also to set the owner of all log files below /var/log/php-fpm. We are coming in big trouble with logrotate if the owner of the directory is e.g. apache, and the owner of the logfiles is root.
But to be honest, I don't know whether there is a way to define tho ownership of the log files in the PHP FPM configuration.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
irrelevant
What are you seeing
The variable 'log_group_final', defined in fpm/config.pp, is not used anywhere.
What behaviour did you expect instead
The variable assignment should be removed.
Output log
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: