How to enable the displaying of PHP error messages

The information in this article is related to konsoleH.
If you are using our new Control Panel, refer to this article.

Make the switch and discover a simpler, more secure way to manage your hosting.

If you require PHP error messages to be displayed in the web browser then you will need to enable the PHP flag called, ‘display_errors’.

This can be done via the ‘PHP Config’ tool. To make this change:

  1. Browse to konsoleH
  2. Login with your Client number and Management password
  3. Select or search for a domain name in the ‘Hosting Services’ tab
  4. Select ‘Manage Services’ and ‘PHP Config’.
  5. Change ‘display_errors’ from ‘Off’ to ‘On’ and click ‘Save

Note: The above is not recommended for a production environment and should remain off if it is not explicitly required.

More information on the PHP flag, display_errors, can be found in the following URL: http://www.php.net/manual/