I just wondered if anyone knows if WP Super Cache is compatible with PHP5.4?
I recently switched to PHP 5.4 as our host is phasing out support for 5.3.
Since the switch our website is spewing out hundreds of errors as follows:
An error (2) occurred on line 2015: /public_html/wp-includes/class-http.php.
gzinflate(): data error
However gzinflate is compiled and enabled on the server – I have tested it and it is working.
The only way to stop the errors is to disable the plugin or switch back to PHP5.3
Would be most grateful for any insight.
Cheers.