Make sure you are having the following packages installed in the server. Ie you have to meet the minimum system requirements.
SSH, gcc, g++, openssl-devel installed
If you are not having the following packages you have to install it in the server. The following are the typical commands used before we install DirectAdmin.
On Rehat/Fedora/Centos:
Make sure you have purchased Directadmin license.
Your server is now prepared to install DirectAdmin, so let’s begin.
Run:
wget http://directadmin.com/setup.sh
chmod +x setup.sh
./setup.sh
Now installation procedure will start.
SSH, gcc, g++, openssl-devel installed
If you are not having the following packages you have to install it in the server. The following are the typical commands used before we install DirectAdmin.
On Rehat/Fedora/Centos:
yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-dev
Your server is now prepared to install DirectAdmin, so let’s begin.
Run:
wget http://directadmin.com/setup.sh
chmod +x setup.sh
./setup.sh
Now installation procedure will start.
No comments:
Post a Comment