]> 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:29:24 +0000 (08:29 +0200)
commitf8acf826c33bca214a211233c52e22b5d738b131
tree460c0a7a36eebd7bfbdbd199ff4916617cbb656c
parent604de67b7d0b8c6db76002011e3b55dd9c7aeec8
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