]> granicus.if.org Git - php/commit
Fix Bug #67530 error_log=syslog ignored
authorRemi Collet <remi@php.net>
Tue, 8 Jul 2014 06:29:24 +0000 (08:29 +0200)
committerRemi Collet <remi@php.net>
Tue, 8 Jul 2014 06:33:47 +0000 (08:33 +0200)
commit60fd4d445c4c6de25c8cb85bc52e9e17b90eecfe
tree389f3089d5b20e62a930c1f307c642969c9b3166
parent70e9d3e2f9d7bc0b48811f01c084f82524af604c
Fix Bug #67530  error_log=syslog ignored

As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
sapi/fpm/fpm/fpm_stdio.c