Very peculiar... I had the same problem, however the above fix did not fix it. I had to do this:
# php_value zlib.output_compression 16384 # php_value zlib.output_compression_level 4 However, this means that I now have the opposite of the intended config (no compression, but output_handler enabled). It might be my perception, but I think mythweb took a perfomance hit in doing this. I'm running LTS server. -- Cannot use both zlib.output_compression and output_handler together!! https://bugs.launchpad.net/bugs/329053 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
