On Tue, 09 Jan 2001 14:57:49 Rusty Carruth wrote:
> William Bouterse <[EMAIL PROTECTED]> wrote:
> > Installing this rpm disabled my previously successful
> > ssl setup with error message on bootup:
> >
> > httpd: Syntax error on line 1 of /etc/httpd/conf/ssl/mod_ssl.conf:
> > Jan 8 15:25:34 home httpd: Cannot load /usr/lib/apache/libssl.so into
> > server: /usr/lib/apache/libssl.so: undefined symbol: sk_X509_NAME_value
> > Jan 8 15:25:34 home AESctl: httpd startup failed
>
> I've not used that one, I'm using:
>
> [root@fw /root]# rpm -q openssl
> openssl-0.9.5a-3
, I'll take a stab or two in the dark:
>
> 1. what does 'ls -l /usr/lib/apache/libssl*' say?
> 2. what does 'locate libssl.so' say?
>
[root@home bill]# ls -l /usr/lib/apache/libssl*
-rwxr-xr-x 1 root root 152440 Oct 24 15:30
/usr/lib/apache/libssl.so*
[root@home bill]# locate libssl.so
/usr/lib/libssl.so.0
/usr/lib/apache/libssl.so
/usr/lib/libssl.so
/usr/lib/libssl.so.0.9.6
The only difference in the above and a working version is it used to have
usr/lib/libssl.so.0.9.5
/etc/httpd/conf/ssl/mod_ssl.conf files are the same
Any more ideas anyone?
William Bouterse
Talkeetna, Alaska