forked from GithubBackups/vichan
docker: add settings to print errors from PHP
This commit is contained in:
parent
41b497bbb2
commit
9b29879eaf
4
docker/php/logging.ini
Normal file
4
docker/php/logging.ini
Normal file
@ -0,0 +1,4 @@
|
||||
; log PHP errors to a file. E_ALL=32767
|
||||
log_errors = on
|
||||
error_reporting = 32767
|
||||
error_log = /proc/1/fd/1
|
Loading…
x
Reference in New Issue
Block a user