Workaround to Fix PHP Warning gzuncompress() or gzinflate() Data Error in WordPress http.php

In WordPress 2.8 and 2.9 or its minor versions, WordPress http.php PHP script will cause and generate the following error message on the blog: PHP Warning: gzuncompress() [function.gzuncompress]: data error in /home/domain/public_html/wp-includes/http.php on line 1824 Warning: gzinflate() [function.gzinflate]: data error in /home/domain/public_html/wp-includes/http.php on line 1855 The regression error can be logged on the Apache HTTPD server’s error log, or been displayed on the blog web … Continue reading Workaround to Fix PHP Warning gzuncompress() or gzinflate() Data Error in WordPress http.php