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

walt walt at helvatron.co.uk
Wed Jan 9 15:36:55 GMT 2008


Neel,

Some extra lines have now appeared in the apache log:

[Wed Jan 09 15:31:00 2008] [notice] caught SIGTERM, shutting down
[Wed Jan 09 15:31:04 2008] [warn] Init: Session Cache is not configured
[hint: SSLSessionCache]
[Wed Jan 09 15:31:04 2008] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec2)
[Wed Jan 09 15:31:05 2008] [notice] Apache/2.2.4 (Linux/SUSE) mod_ssl/2.2.4
OpenSSL/0.9.8e PHP/5.2.5 with Suhosin-Patch configured -- resuming normal
operations

I have checked the SSLSessionCache setting in ssl-global.conf and that is
enabled as SHMCB whatever that means.

Walter

----------------------------------------------------------------------

Thanks Neel,

error_reporting = E_ALL  / mine is E_All & ~E_NOTICE

The other 2:
log_errors = On
display_errors = On

are set correctly.

Checking the error log I get 2 entries everytime I attempt to load nolapro:

	[Wed Jan 09 14:49:19 2008] [notice] child pid 5241 exit signal
Segmentation fault (11)
	[Wed Jan 09 14:49:19 2008] [notice] child pid 5612 exit signal
Segmentation fault (11)

Any of the other sites in doc root of apache work fine and no errors are
reported.

When I check the pid's with ps -A  the are not there any longer so I cant
tell what it is.  I assume they get started by Zend or PHP or whatever when
the browser calls nolapro and fail.

Anyway, hope this all makes sense to you.

Thanks, Walter

-----Original Message-----
From: watford-bounces at mailman.lug.org.uk
[mailto:watford-bounces at mailman.lug.org.uk] On Behalf Of Neel Upadhyaya
Sent: 09 January 2008 12:29
To: watford at mailman.lug.org.uk
Subject: Re: [Watford] Re: Watford Digest, Vol 76, Issue 3

My guess is that something is erroring when zlib is enabled, make sure
that you're setup to see/log errors in your php.ini.  chack that :
error_reporting = E_ALL
log_errors = On
display_errors = On

Then try again keeping an eye on the apache error log and the html output.


-- 
MCSE is to computers as McDonalds Certified Chef is to fine cuisine.


On 09/01/2008, Toby Deans <plumocelot at gmail.com> wrote:
> 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
> > **************************************
> >
>
>
> _______________________________________________
> Watford mailing list
> Watford at mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/watford
>
>

_______________________________________________
Watford mailing list
Watford at mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/watford




More information about the Watford mailing list