I just tried adding this code to my .htaccess file:
php_value output_handler ob_gzhandler
It resulted in constant 500 Service errors, which shouldn't happen. All that does is GZip my pages to reduce load time. As soon as I removed it, the site came back up. Added it back, and the 500...