Community « Discussion forum « Installation support « Gibberish from setup.php «
Comment: Gibberish from setup.php
| << Previous | Next >> |
Comment inspired from Jonathan
Jonathan:
OK, I fixed it. Here is what happened: The hosting provider had this line in the php.ini:
OK, I fixed it. Here is what happened: The hosting provider had this line in the php.ini:
zlib.output_compression = On
Changing this to Off solved the problem.
It was a clash between the mime-type php thinks is being used, and the mime-type Apache actually use.This comment has inspired:
by Jonathan on Nov. 22 2006
