I believe I have now built it with static modules. When I start Apache I
see
Apache/1.3.12 (Unix) PHP/4.0.2 mod_ssl/2.6.6 OpenSSL/0.9.5 ....
in the Apache error_log
and a httpd -l shows me mod_ssl.c and mod_php4.c as compiled-in modules. I
assume the OpenSSL part is statically linked, too, although I don't know how
to prove that. I still get these sort of messages in my error_log, however
[Mon Sep 18 18:40:47 2000] [notice] child pid 18628 exit signal Bus Error
(10)
[Mon Sep 18 18:40:48 2000] [notice] child pid 18629 exit signal Bus Error
(10)
and this stops the application behaving correctly. In fact they seem to
come along 2 at a time!
My build must be wrong somewhere; although Apache+PHP4 only behaves
correctly.
I just can't seem to to find out what's going wrong here and I have spent
days looking at this. Any pointers would be helpful.
Clive
----- Original Message -----
From: "Bill Moran" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 18, 2000 6:52 PM
Subject: Re: Static modules
> Clive Hughes wrote:
> >
> > Ralf recently recommended building Apache+mod_ssl+OpenSSL as a static
> > program; can anyone help me achieve this. I also need to get PHP4 in
there,
> > too.
>
> The INSTALL file included with php has detailed (and idiot-proof I might
> add, even I could do it) instructions on how to do it.
> I assume that roughly the same procedure will work for mod_ssl. There is
> some information there as well.
>
> -Bill
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl) www.modssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]