Bobby Mitchell wrote:

>         I have been trying to implement SSL on my server, Linux-2.2.11. I have
> been successful in compiling and installing Apache with mod_ssl or
> Apache with php3, but not all three together. I am using Oracle 8i for a
> database, which works when php is running.
>         When I try to run Apache with mod_ssl and php3 compiled in as shared
> modules as a non-ssl server it runs, but when I try to start Apache with
> ssl and php enabled evidently it core dumps, but I don't get the core.
> After it crashes I have to remove the LoadModule-php and AddModule-php
> lines from httpd.conf and restart the web server in order to get it to
> restart. After that step I can then go back, re-edit the http.conf to
> re-enable php and get it to run, once again only wihout ssl running.
>         Has anyone seen this behavior, and better yet did you fix it? If so,
> please post the solution.

Sorry for long reply
I use php  3.0.11 + gd + mysql  3.22.25 + openssl 0.9.4 + modssl-2.4.1 + mod_perl
1..21
and eyerthing is fine for me ...

first i compile openssl
and installed it on default location

and
apply mod_ssl to apache_source tree

and
configure & compile & installed php (dso based)

and finally
i reconfigure php and compile & installed it

it works for me ...

further explaination  at mod_ssl_dir/INSTALL
section  installing mod_ssl with php3 + mysql + mod_perl


cheers

Budi Aditya






______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to