1 (edited by rhan 2005-05-11 00:31)

Topic: gzip show blank page

Hello,

I have a problem with gzip output. I 've tried to enable this feature but it display blank page! I have mailed my hosting manager and he said to me that gzip is perfectly compiled on the server... So what's the problem ? I don't really know and don't have found any topic about that.

I have install a phpbb forum to test gzip mod and it work.

Thanks a lot for responding!

2 (edited by rhan 2005-05-11 00:38)

Re: gzip show blank page

I have install a new punbb forum to test gzip ... and it works lol

So I have made a misstake with my modifications.. how can I see what's wrong without seeing any error message ? sad

I can't have acces to apache log hmm

Re: gzip show blank page

Can't you just disable gzip in order to see what the error is?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

4

Re: gzip show blank page

The forum works fine without gzip and doesn't show any error (debug mode enabled)

Re: gzip show blank page

And you're sure it's not already gzipped by the webserver? You should only enable gzip in admin/options if you are sure the webserver isn't already gzipping the output of PHP scripts. You can check by entering the URL for your forums at http://leknor.com/code/gziped.php

"Programming is like sex: one mistake and you have to support it for the rest of your life."