error while loading shared libraries: libssl.so.6
August 6th, 2012 |
|
0 Comments »
Error
I have installed DA (not sure if completely but I hope ) for CentOS 6. When I am trying to start DA, I am getting this warning: Starting DirectAdmin: /usr/local/directadmin/directadmin: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory
SOLVED
for 32bit
ln -sf /usr/lib/libssl.so.10 /usr/lib/libssl.so.6 ln -sf /usr/lib/libcrypto.so.10 /usr/lib/libcrypto.so.6
for 64bit
ln -sf /usr/lib64/libssl.so.10 /usr/lib64/libssl.so.6 ln -sf /usr/lib64/libcrypto.so.10 /usr/lib64/libcrypto.so.6
Incoming search terms:
- error while loading shared libraries: libssl so 6 (65)
- error while loading shared libraries: libssl so 6: cannot open shared object file: no such file or directory (32)
- error while loading shared libraries libssl so 6 (9)
- /directadmin: error while loading shared libraries: libssl so 6: cannot open shared object file: no such file or directory (9)
- error while loading shared libraries: libcrypto so 6: cannot open shared object file: No such file or directory (8)
- error while loading shared libraries: libssl so 6: cannot open shared object file (8)
- asterisk: error while loading shared libraries: libasteriskssl so 1: cannot open shared object file: no such file or directory (7)
- error while loading shared libraries: libssl so 6: (7)
- error while loading shared libraries: libcrypto so 6 (6)
- error while loading shared libraries lib asterisk ssl so 1 (4)













Comments (0)
Trackbacks - Pingbacks (0)