|
| Re: Output buffering POSSIBLE bug [message #50406 is a reply to message #50405] |
Sat, 13 December 2008 12:17   |
Lxhelp Messages: 23691 Registered: July 2006 |
The Champion |
|
|
Did you run phpINfo and find out what's the status? All reports are welcome btw.
thanks.
On Sat, Dec 13, 2008 at 05:14:00PM -0000, Luc wrote:
>
>
> I am not sure if this is a bug or not (and I am not aiming the 9 bugs to be entitled for a free license either ;) )
>
|
|
|
| Re: Output buffering POSSIBLE bug [message #50407 is a reply to message #50406] |
Sat, 13 December 2008 12:24   |
lukebrenner  Messages: 361 Registered: October 2008 Location: RO |
Master |
|
|
Yes, here it is :
"Directive Local Value Master Value
zlib.output_compression On On
zlib.output_compression_level -1 -1
zlib.output_handler no value no value"
Is it supposed to be off if Output buffering is unchecked ?
here's output buffering :
output_buffering no value no value
[Updated on: Sat, 13 December 2008 12:25] Report message to a moderator
|
|
|
| Re: Output buffering POSSIBLE bug [message #50408 is a reply to message #50407] |
Sat, 13 December 2008 12:35   |
Lxhelp Messages: 23691 Registered: July 2006 |
The Champion |
|
|
You are using apache with mod_php? In that case check /home/clientname/domain.com/.htaccess and see what's defined there.
Here all the values are turned off.
On Sat, Dec 13, 2008 at 05:24:11PM -0000, Luc wrote:
>
>
> Yes, here it is :
>
> "Directive Local Value Master Value
> zlib.output_compression On On
> zlib.output_compression_level -1 -1
> zlib.output_handler no value no value"
>
> Is it supposed to be off if Output buffering is unchecked ?
>
|
|
|
|
|
|
|
|