Desperation mode

Hello,

Before I begin, here is my setup: Fedora Core 2 , cPanel box.

The problem:
-----------------

When I type :
/usr/local/cpanel/etc/init/startstunnel

I get the following error message:
/usr/local/cpanel/3rdparty/bin/stunnel: error while loading shared libraries: libssl.so.0: cannot open shared object file: No such file or directory

The command locate libssl yields the following:

/lib/libssl.so.0.9.7a
/lib/libssl.so.0.9.6b
/lib/libssl.so.4
/lib/libssl.so.2
/home/cpins/installd/buildapache/mod_ssl-2.8.22-1.3.33/pkg.sslmod/libssl.version
/home/cpins/installd/buildapache/mod_ssl-2.8.22-1.3.33/pkg.sslmod/libssl.module
/home/cpins/installd/buildapache/apache_1.3.33/src/modules/ssl/libssl.a
/home/cpins/installd/buildapache/apache_1.3.33/src/modules/ssl/libssl.version
/home/cpins/installd/buildapache/apache_1.3.33/src/modules/ssl/libssl.module
/usr/lib/libssl.so
/usr/lib/libssl.a


I have re-installed Apache... I have even tried to create a sym-link from libssl.so.0 to /lib/libssl.so.0.9.7a... neither worked.

Has anyone ever encoutered this problem... and if so, how did you rectify it? I am at a loss here and have been working on this problem for a good part of the night (OMG it's already 2:00AM).

I need to get https:// working with webmail/whm/cpanel but cannot do so without stunnel... any help would be GREATLY appreciated.

Thanks in advance,
Lamp

 

 

 

 

Top