Isaac Puch Rojo
2016-11-10 10:23:54 UTC
It is a way to tell apache with file permision sould have the logs?
I have the php-log here: /var/log/php/phperror.log If this file don't exist, apache will be create one with root.root and 644 permisions. The PHP-scripts can't write to this file. I need www-data.www-data and 640.
What is the best practices mode to do it?
Regards,
Isaac Puch
I have the php-log here: /var/log/php/phperror.log If this file don't exist, apache will be create one with root.root and 644 permisions. The PHP-scripts can't write to this file. I need www-data.www-data and 640.
What is the best practices mode to do it?
Regards,
Isaac Puch