[Watford] Re: Watford Digest, Vol 76, Issue 3

Toby Deans plumocelot at gmail.com
Wed Jan 9 12:22:29 GMT 2008


My total guess is that you need to alter something in php.ini

something along the lines of...looking for lines like these.

Within *php.ini*, some modifications need to be made to switch on the GZIP
compression detection and encoding. There are two methods to do this.
------------------------------

Method 1:

output_buffering = On
output_handler = ob_gzhandler
zlib.output_compression = Off
------------------------------

Method 2:

output_buffering = Off
output_handler =
zlib.output_compression = On

It's an un-educated guess but start looking there before Neel comes up with
a blinding answer!

Toby

On 09/01/2008, watford-request at mailman.lug.org.uk <
watford-request at mailman.lug.org.uk> wrote:
>
> Send Watford mailing list submissions to
>         watford at mailman.lug.org.uk
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mailman.lug.org.uk/mailman/listinfo/watford
> or, via email, send a message with subject or body 'help' to
>         watford-request at mailman.lug.org.uk
>
> You can reach the person managing the list at
>         watford-owner at mailman.lug.org.uk
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Watford digest..."
>
>
> Today's Topics:
>
>    1. php5-zlip (walt)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 9 Jan 2008 11:24:58 -0000
> From: "walt" <walt at helvatron.co.uk>
> Subject: [Watford] php5-zlip
> To: <watford at mailman.lug.org.uk>
> Message-ID: <000401c852b2$4533ad10$cf9b0730$@co.uk>
> Content-Type: text/plain;       charset="us-ascii"
>
> I am trying to get Nolapro Accounts to work as a way of learning more
> about
> the PHP system.
>
> One of the PHP extensions it needs is zlib.  I installed it without any
> problems but the nolapro initial setup no longer works to show me whether
> everything it needs is installed.  As soon as uninstall zlib it works
> again
> with the zlib component reported as missing.
>
> I have tried the web and the nolapro support but there is nothing
> there.  I
> have joined their forum as well but so far, nothing.
>
> Thanks, Walter
>
>
>
>
> ------------------------------
>
> _______________________________________________
> Watford mailing list
> Watford at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/watford
>
>
> End of Watford Digest, Vol 76, Issue 3
> **************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/watford/attachments/20080109/2646a0cc/attachment.html


More information about the Watford mailing list