I do get segmentation at random too.

I am very new to PHP though I have been using Apache for a while, so not
sure what MM is!

I configure the PHP installation using:

./configure --with-apxs2 --disable-cgi --disable-cli --with-config-file-path
=/etc/httpd/conf/php --with-mysql=/usr

Not sure if MM would be included in that configuration.  Could you shed some
lights on it please?

I am using Worker as the MPM in Apache.

Cheers,


"Alan W. Rateliff" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> ----- Original Message -----
> From: "Bat Fung" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 22, 2003 4:47 AM
> Subject: [PHP-INST] Segmentation Fault during Apache Graceful Restart
>
>
> > Hii,
> >
> > I have installed PHP 4.3.1 on Apache 2.0.44 as DSO on Linux (RedHat
8.0).
> > Everything works fine except that when I try to do a graceful restart or
a
> > normal restart for the Apache (via apachectl), PHP module gets a
> > segmentation fault.  If I first stop Apache and start again (also via
> > apachectl), PHP is fine and has no segementation anymore.
> >
> > Anyone gets some clues what could go wrong?
>
> I was experiencing the same issue in Solaris 8 (both Sparc and Intel)
during
> graceful restarts, as well as just at random.  I figured out that if I
> disabled MM as the session handler, my segfaults came to a halt.
>
> I compiled Apache 1.3.27 with PHP 4.3.0 with mm 1.2.2.  I was actually
> getting both segfaults and bus errors.
>
> Are you using MM for your session handler?
> --
>        Alan W. Rateliff, II        :       RATELIFF.NET
>  Independent Technology Consultant :    [EMAIL PROTECTED]
>       (Office) 850/350-0260        :  (Mobile) 850/559-0100
> -------------------------------------------------------------
> [System Administration][IT Consulting][Computer Sales/Repair]
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to