Some appz.php have the output_zlib_compression enabled or Gzip enabled
into configuration.
If this is your case, disable it and use mod_gzip in httpd.conf.
Or, on these pages, disable Gzip in httpd.conf like this:
mod_gzip_on no
Hope help you.
Mike
Peter Kuzma said the following on 13-08-
Hi,
i'm having problems with Apache 1.3/php 4.4/mod_gzip 1.3.19.2a.
Before enabling mod_gzip some (random) pages didn't load properly (only half
of the page has loaded or cut the text in the middle and/or some of my
javascript code has been displayed on the screen where page has stopped
loading)