I keep getting the error ERR_CONTENT_DECODING_FAILED in my local development area when view a page. Searching around the internet says to set zlib.output_compression = On in php.ini so that its on. I also made sure that there is only one variant of php.ini in the folder, but I'm still getting the error. Help?