Hello,
I am a WordPress developer. I now have DirectAdmin for hosting package control. I have some questions about the PHP settings for display_errors and error_reporting.
I disabled display_errors. And error_reporting is set at ~E_ALL.
Also, I don't see any effect of the changes I made in DA. (so if I run a PHP test script to produce an error I still see the error message)
Should the server restart? And who is supposed to restart the server?
What I want is to avoid that error messages are not shown when the site is live and there are coincidentally errors.
What are the recommended settings?
I am a WordPress developer. I now have DirectAdmin for hosting package control. I have some questions about the PHP settings for display_errors and error_reporting.
I disabled display_errors. And error_reporting is set at ~E_ALL.
Also, I don't see any effect of the changes I made in DA. (so if I run a PHP test script to produce an error I still see the error message)
Should the server restart? And who is supposed to restart the server?
What I want is to avoid that error messages are not shown when the site is live and there are coincidentally errors.
What are the recommended settings?