Fix: php.ini / Add: exif php extension
This commit is contained in:
@@ -2,6 +2,8 @@ display_errors = Off
|
||||
log_errors = On
|
||||
error_log = /proc/self/fd/2
|
||||
output_buffering = 4096
|
||||
error_reporting = E_ALL
|
||||
zend.exception_on_error = On
|
||||
default_charset = "UTF-8"
|
||||
post_max_size = 32M
|
||||
upload_max_filesize = 32M
|
||||
Reference in New Issue
Block a user