Re: Mod_Layout breaking PHPBB and IPB

Romain Moyne <[email protected]> Thu, 21 Jul 2005 18:40:09 +0200
Newsgroups gmane.comp.apache.mod-layout
Message-ID <[email protected]>
I had the same problem and I think I've found the 'solution'.
PhpBB or IPB or php script can use the Gzip compression which is enabled by 
default. 
I think that mod_layout executes his job after the PHP parser. If php compress 
the data with Gzip and mod_layout add his content after the php's 
compression, there is a bug: The page which is sent to the client is on the 
one hand compressed with Gzip and on the other hand in plain html with the 
mod_layout addition.
Do you understand? (I don't speak english very well...)

You must also disabled the Gzip compression in the admin pannel.

Romain

Le Jeudi 21 Juillet 2005 05:16, Brian Aker a écrit :
> Hi!
>
> Sounds like an ignore rule is needed for some internal handler. If
> mod_layout is breaking images, then it is somehow thinking that the
> data is text. Are the images being generated by PHP on the fly? There
> is a chance you need to find out what script is doing that, and add
> an ignore rule.
>
>      -Briann
>
> On Jul 18, 2005, at 7:01 PM, abubin wrote:
> > Aaz <aaz <at> demoniacs.net> writes:
> >> You mean that images generated by that forums are broken?
> >>
> >>> Does anyone know a way to fix Mod_layout from  breaking PHPBB and
> >>> Invision
> >
> > Power Board?
> >
> >>> Apache/1.3.33 (Unix) mod_layout/3.2.1
> >>>
> >>> It just shows an anscii charater on IE and nothing  on Firefox
> >
> > Have you found how to solve this problem yet? I just installed
> > mod_layout and
> > having same problem on phpbb.
> >
> > _______________________________________________
> > Mod_layout mailing list
> > [email protected]
> > http://lists.tangent.org/mailman/listinfo/mod_layout
>
> --
> _______________________________________________________
> Brian "Krow" Aker, [email protected]
> Seattle, Washington
> http://krow.net/
> http://askbrian.org/
> _______________________________________________________
> You can't grep a dead tree.
>
> _______________________________________________
> Mod_layout mailing list
> [email protected]
> http://lists.tangent.org/mailman/listinfo/mod_layout