Just thought I'd share the fix I found on a devshed forum :)
Apparently the mod_ssl Makefile was missing something that causes this error
to occur.
I added "-lRSAglue -L/pathto/rsaref-2.0/local/ -lrsaref" (no quotes) to the
SSL_LIBS=.... line in apache_1.3.20/src/modules/ssl, ran make, make install
and things work!
Time to remove another project off my ever growing to-do list!
Have a good one!
Marcel
-----------------------------------------------------------------
(SYSERR0599) Press any key to continue or any other key to quit...
----- Original Message -----
From: Marcel Erkens <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 8:54 AM
Subject: "ERR_load_RSAREF_strings"?
> Hi!
>
> Does anybody have any idea what causes this error and what to do to fix
it?
>
> Syntax error on line 206 of /etc/httpd/httpd.conf:
> Cannot load /usr/lib/apache/libssl.so into server:
> /usr/lib/apache/libssl.so: undefined symbol: ERR_load_RSAREF_strings
>
> <IfDefine SSL>
> LoadModule ssl_module /usr/lib/apache/libssl.so <- you guessed it: 206
> </IfDefine>
>
> It's apache 1.3.20/modssl 2.8.4/openssl 0.9.6a/rsaref-2.0.
>
> Thanks!
> Marcel
>
> -----------------------------------------------------------------
> (SYSERR0599) Press any key to continue or any other key to quit...
>
> ______________________________________________________________________
> 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]