CentOS 6 SSL error

meto

Verified User
Joined
Sep 14, 2009
Messages
55
I've just installed DA on top of CentOS 6 x64 ovz container, but such error occurred:
Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory
It's clean install from template provided by OVZ community (http://wiki.openvz.org/Download/template/precreated).

Prior install I've done following steps:
yum remove httpd
yum install gcc gcc-c++ openssl-devel libstdc++-devel
It's just test install so no rush on it, but anyhow I'd like to help you debug new centos release.

PS.
During the install I've seen that it recognized my install to be EL6.

--edit
Symlinking to the library in /usr/lib64 leads to an error:
Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libssl.so.6: wrong ELF class: ELFCLASS64
 
Last edited:
Hello,

Library linking errors with the DA binaries are almost always issues with the OS set in the license file. This is not related to the OS that the setup.sh find, as that only relates to the services.tar.gz which is downloaded.

Login to your Clients Section to ensure the OS is set to the correct version.

Send us an email if you need us to change it.

Related:
http://help.directadmin.com/item.php?id=267

I believe this is a duplicate post of this issue, so please continue any discussion on this thread:
http://directadmin.com/forum/showthread.php?t=41505

John
 
Back
Top