How to activate the display_errors directive

How to activate the display_errors directive

The display_errors directive determines whether errors should be printed on screen as part of the output or hidden from the user.
 
This value can be enabled from the hosting management you want to configure. You need to go to the "Server" column and access "Configure PHP":
 
 
Once there, you need to go to the "display_errors Directive" and verify that the button in this column is enabled. If it appears as Disabled, you must click on it to activate it:
 
 
The button should appear like this:
 
 
 
For more information, you can contact us.
    • Related Articles

    • Most common Wordpress errors

      WordPress is a CMS application with a wide range of different applications and functions, which means there are also many errors that can be generated by them. In this guide, we show the most common and generic errors that WordPress may display: ...
    • Most common FileZilla errors

      In certain situations, the web FTP manager cannot be used, which is why we recommend using an external FTP client. We recommend using FileZilla, which is completely free. How to connect via FTP using FileZilla It is true that in certain situations, ...
    • How to hide PHP errors in WordPress

      The PHP errors you often see on your WordPress site are usually notices and warnings. WordPress uses PHP as its programming language, and sometimes code notices and warnings may appear in different parts of the website. In this guide, we show you how ...
    • How to resolve the most common PrestaShop errors

      PrestaShop is one of the most popular CMS platforms for online stores. It offers a wide range of plugins, modules, and themes to customize and add new functionalities to your shop. As usual, while working with the application, error messages may ...
    • How to activate SSH access

      In versions higher than PHP 7.3, instead of the SSH/SFTP button, another button called "Developer hosting" will be available, through which these two options, as well as Git, can be activated. To do so, you must follow the instructions in the ...