If you host your PHP on hosting, you can still enable the PHP error message
Upload a php.ini file with this code inside
display_errors = On
and upload it to your public_html
If you host your PHP on hosting, you can still enable the PHP error message
Upload a php.ini file with this code inside
display_errors = On
and upload it to your public_html