Log every php error

This commit is contained in:
Miraty 2023-06-19 03:46:56 +02:00
parent 1a61fc6296
commit a459d7b764
1 changed files with 3 additions and 0 deletions

View File

@ -1,8 +1,11 @@
error_log = syslog
extension = pdo_sqlite
extension = gettext
# Only required for the check.php script
extension = curl
# Optional
expose_php = Off
zend_extension = opcache
opcache.jit_buffer_size = 32M