Commit 6b2d776c by 纪相明

调整php-fpm错误日志输出

parent a23a8489
...@@ -402,7 +402,7 @@ slowlog = /var/log/php-fpm/$pool.log.slow ...@@ -402,7 +402,7 @@ slowlog = /var/log/php-fpm/$pool.log.slow
; Note: on highloaded environment, this can cause some delay in the page ; Note: on highloaded environment, this can cause some delay in the page
; process time (several ms). ; process time (several ms).
; Default Value: no ; Default Value: no
;catch_workers_output = yes catch_workers_output = yes
; Decorate worker output with prefix and suffix containing information about ; Decorate worker output with prefix and suffix containing information about
; the child that writes to the log and if stdout or stderr is used as well as ; the child that writes to the log and if stdout or stderr is used as well as
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment