mirror of
https://github.com/optim-enterprises-bv/control-pane.git
synced 2025-11-02 02:48:02 +00:00
uncomment error_log
This commit is contained in:
@@ -6,3 +6,6 @@ convectix.d
|
|||||||
cbsd_queue.d
|
cbsd_queue.d
|
||||||
vncterm.d
|
vncterm.d
|
||||||
clonosdb.d
|
clonosdb.d
|
||||||
|
api.d
|
||||||
|
k8s.d
|
||||||
|
myb.d
|
||||||
|
|||||||
@@ -595,7 +595,7 @@ html_errors = On
|
|||||||
;error_log = php_errors.log
|
;error_log = php_errors.log
|
||||||
; Log errors to syslog (Event Log on Windows).
|
; Log errors to syslog (Event Log on Windows).
|
||||||
;error_log = syslog
|
;error_log = syslog
|
||||||
|
error_log = /var/log/nginx/php.err
|
||||||
; The syslog ident is a string which is prepended to every message logged
|
; The syslog ident is a string which is prepended to every message logged
|
||||||
; to syslog. Only used when error_log is set to syslog.
|
; to syslog. Only used when error_log is set to syslog.
|
||||||
;syslog.ident = php
|
;syslog.ident = php
|
||||||
|
|||||||
Reference in New Issue
Block a user