Question : Can't Figure Out How to Turn Off PHP Display Errors

I have installed XAMPP and I want to install Joomla to it. I start up XAMPP with Apache and MySQL selected and it seems to work perfectly.

When I try to run Joomla, and it begins the Joomla installation process, on the second page--the pre-installation check--It says that "Display Errors" is set to ON and the ON is in red meaning it's a problem for Joomla.

I have gone to the PHP.ini and edited the line that says Display_Errors and set it to Off.

I have stopped Apache and MySQL and then restarted them and then attempted again to run the Joomla installation and the setting still says that Display Errors in ON.

What am I doing wrong?

Answer : Can't Figure Out How to Turn Off PHP Display Errors

Here's a possible workaround:
http://www.jppinto.com/2009/04/automatically-redirect-http-requests-to-https-iis-7/

It's a lot of steps to paste here, but essentially it's about creating a custom error page for 403.4 errors and have that do a javascript redirect to https. It's described well there if you can stomach going away from this page ;)


Random Solutions  
 
programming4us programming4us