How to have the page to display syntax errors?

Currently, if my php files have syntax error, it display ***.com currently unable to handle the request HTTP ERROR 500 but not the error messages and the column, line where the error occursed

> @badbot said:

Post your domain name!

http://blood-red.unaux.com/phpini/
http://blood-red.unaux.com/phpini/example.php

http://vkhoa.unaux.com

> @badbot said:

htaccess file

RewriteEngine On php_flag display_errors on

example

http://blood-red.unaux.com/phpini/example.php

Thanks, it works! :slight_smile: