14-Jul-99 15:31 you wrote:
> Le Wed, 14 Jul 1999, vous avez �crit :
>> 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???
Usually not since Apache with EAPI can use standard modules just fine.
But I'd recompiled mod_php and mod_perl as well.
> If I recompile the src, which option i had ..... i.e.:
> rpm --rebuild apache-1.3.6.src.rpm
> ...........
Read INSTALL file from mod_ssl carefully. If you'll just rebuild apache you'll
get fresh copy of Apache without EAPI :-) Or you can try to grab Apache+mod_ssl
bundle rpm's from contrib on www.mod_ssl.org (not sure if you'll be able to
use your versions of mod_php and mod_perl though).
P.S. Yes, I know it looks like a "hard way" when compared with installation of
RPM's but in fact it's REALLY better to try and compile stuff yourself if
something goes wrong.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]