Maybe someone can correct me...
I'm trying to override the default php.ini settings for displaying errors by adding the following statement to a .htaccess -file:
php_flag display_errors on
But phpinfo() keeps telling me it's still off. Anyone got suggestions?!
Kind regards,
jester