Fix PHP Errors

This commit is contained in:
2023-02-15 18:29:43 -03:00
parent 064ad35553
commit 1508539140

3
php-errors.ini Normal file
View File

@ -0,0 +1,3 @@
display_errors=no
log_errors=yes
error_log=/logs/php_errors.log