How to enable error_reporting in htaccess
Sometimes it's very important to have the ability to enable all available error_reporting settings for your website without editing the source code. To achieve this, some changes to your .htaccess need to take place.
php_value error_reporting 7 php_flag display_errors On
By the way, you can easily disable the error_reporting by placing the hash sign (#) in the beginning of the line in your .htaccess:
#php_value error_reporting 7 #php_flag display_errors On
If you would like a service but do not have enough of a budget, earn points through our affiliate program by referring customers to us and use them toward your project or service with us.
Have any questions?
Use the following form to submit them or call us at 917.558.8139 within US or +1 917 558 81 39 (International).
GEORGE
Sales & marketing
ALEX
Sales & marketing
GREG
Senior developer
Use the form below and ask your questions


