use stderr output instead of php fpm error log file

This commit is contained in:
aynsix
2020-04-10 19:54:27 +03:00
parent fb218c92eb
commit 462cb53b7f
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
[global]
daemonize = no
error_log = /var/log/fpm-php.www.log
process.max = 128
[www]