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
Hi!
Just like to start by say good work on the docker-box :) .
However I noticed that /var/log/php5-fpm.log get spamed every second with:
[05-Mar-2016 10:45:43] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
[05-Mar-2016 10:45:44] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
Hi!
Just like to start by say good work on the docker-box :) .
However I noticed that /var/log/php5-fpm.log get spamed every second with:
[05-Mar-2016 10:45:43] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
[05-Mar-2016 10:45:44] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
php5-fpm.log was about 25 mb after a few days.
I tried to turn it of by setting error_reporting = E_ALL & ~E_NOTICE in /etc/php5/fpm/php.ini according to http://serverfault.com/questions/661189/php-fpm-log-filling-with-configuration-test-successful but was unsuccessful.
Any thoughts?
Regards Ola
The text was updated successfully, but these errors were encountered: