On Wed, Jul 14, 1999, Nick wrote:

> > > Hi every body
> > > I'm new to this list. and to SSL
> > > I have probleme starting apache
> > > -------------
> > > the probleme is:
> > > [root@xover conf]# /etc/rc.d/init.d/httpd start
> > > Starting httpd:
> > > Syntax error on line 9 of /etc/httpd/conf/httpd.conf.ssl:
> > > Cannot load /usr/lib/apache/libssl.so into server: /usr/lib/apache/libssl.so:
> > >   undefined symbol: ap_global_ctx
> > 
> > Now it's time for an FAQ entry: done for 2.3.6.  Your problem is that you
> > cannot use a plain Apache with mod_ssl. Instead you have to recompile Apache
> > with EAPI.
> 
> Recompile Apache with EAPI ??? Sorry i'm new to this.
> My Web site is based 50% on php3 and perl script, does it matter???
> 
> If I recompile the src, which option i had ..... i.e.:
> rpm --rebuild apache-1.3.6.src.rpm
> ...........

Err... a RPM build for a plain Apache doesn't work, of course.  You need a
patched Apache which includes the EAPI stuff.  Do yourself a favor and start
from scratch by following the INSTALL document in the mod_ssl distribution or
use a precompiled Apache+EAPI RPM binary.

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

Reply via email to