On 5/4/07, regent <[EMAIL PROTECTED]> wrote:
>
> In order to speed loading times of my pages, I added this to my
> default view:
>
> ob_start("ob_gzhandler");
>
>
> Now I get blank pages in firefox, and it crashes IE6.  Do I need to
> put the code somewhere else? Or is there something else I need to do
> to get this to work?
>

Must..resist..urge..to..shout...go...read...google...

Sounds like a non-CakePHP issue to me... :)

Are you actually outputting the contents of the buffer somewhere else?
 If you could show us your default view that would help us too.  Maybe
output-buffering could be a feature in Cake down the road.

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to