Im encountering a problem that is probably related to this thread.
In 2586 a change was committed that is causing my browser to randomly
download index.php instead of showing it. Emperical evidence suggests
this is due to setting zlib.output_compression to 1 in .htaccess.  Im 
receiving some kind of malformed response from apache.

This change is causing PHP to force the use of zlib for output compression, and
for me overrides the use of mod_deflate. There is obviously some issue in
the combination of versions im using that makes zlib not work right.
If I set zlib.output_compression to 0, and use mod_deflate, everything
works fine.

OSX 10.5.7
Firefox 3.0.10
Apache 5.2.0-8+etch13

Cor
_______________________________________________
List info: http://lists.roundcube.net/dev/

Reply via email to