"Robert Mena" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi, after downloading and compiling php4.0.6dev (from
> cvs) I've decided to try the new "much improved" zlib
> output support (already enabled in 4.0.5).
>
> The announcement from the changelog says check the
> zlib.output_compression ini.
>
> I've searched the php.net site as well as the mailing
> lists but could not find a reference for it.
>
> I've tried to put zlib.output_compression=on (or yes)
> in my /usr/local/etc/php.ini and even tough I've
> restarted the server, phpInfo() shows me no
> difference.

If you want to check if it is working.

Display phpinfo() and check the size of the file.
I get 6 KB compressed, where I get 50KB uncompressed.

You have zlib support, right?

--
Yasuo Ohgaki




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to