change php ini
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
; --- Error handling (verbose for development) ---
|
; --- Error handling (verbose for development) ---
|
||||||
display_errors=1
|
display_errors=1
|
||||||
display_startup_errors=1
|
display_startup_errors=1
|
||||||
error_reporting=E_ALL
|
error_reporting=E_ALL & ~E_DEPRECATED
|
||||||
log_errors=1
|
log_errors=1
|
||||||
|
|
||||||
; --- Resource limits ---
|
; --- Resource limits ---
|
||||||
|
|||||||
Reference in New Issue
Block a user