I uninstalled XAMPP to install PHP in IIS but I realize that errors are not enabled. When a syntax error or some other type of code error occurs, the page does not notify you and simply sends an error 500.
How can I enable errors in PHP? Be warnings, errors and so on.