How to enable the displaying of PHP error messages via the 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
-
2Select a Product from the side menu.
-
3Select the domain name.
-
4Under Hosting Tools, select PHP Config.
-
5Click on Edit.
-
6Scroll down to display_errors and toggle the switch from OFF to ON.
-
7Click Save.
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/