How to enable the displaying of PHP error messages via the xneelo Control Panel

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

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 in the xneelo Control Panel.

Steps

  • 1
    Log in to the xneelo Control Panel.
  • 2
    Select a Product from the side menu.
  • 3
    Select the domain name.
  • 4
    Under Hosting Tools, select PHP Config.
  • 5
    Click on Edit.
  • 6
    Scroll down to display_errors and toggle the switch from OFF to ON.
  • 7
    Click Save.
Assist Note

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

Assist Tip

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