mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-24 16:36:51 +00:00
re-activate error.log for php-fpm
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
d33f3f3b26
commit
bc77beced4
2 changed files with 4 additions and 3 deletions
|
|
@ -12,8 +12,8 @@ user=root
|
|||
[program:php-fpm]
|
||||
stdout_logfile=/dev/stdout
|
||||
stdout_logfile_maxbytes=0
|
||||
# stderr_logfile=/dev/stderr
|
||||
# stderr_logfile_maxbytes=0
|
||||
stderr_logfile=/dev/stderr
|
||||
stderr_logfile_maxbytes=0
|
||||
command=php-fpm
|
||||
user=root
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue