64-bit installation of DirectAdmin control panel in CentOS

Source: Internet
Author: User
Tags centos

The system is 64-bit, so execute the following code:

Yum install openssl098e. i686 glibc. i686 libstdc ++. i686

CentOS6 needs to execute the following two lines of code:

Ln-s/usr/lib/libssl. so/usr/lib/libssl. so.6
Ln-s/usr/lib/libcrypto. so/usr/lib/libcrypto. so.6

If not, the following error message is displayed during installation.

Type:/sbin/service httpd restart. /directadmin: error while loading shared libraries: libssl. so.6: cannot open shared object file: No such file or directory. /directadmin: error while loading shared libraries: libssl. so.6: cannot open shared object file: No such file or directory

Because libssl is not installed, run the following command:

Yum install libstdc ++. so.6yum
Install libnspr4.soyum
Install libssl. so.6

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.