Install DirectAdmin Print

  • 0

rpm --import /usr/share/doc/rpm-4.3.3/RPM-GPG-KEY
rpm --import /usr/share/rhn/RPM-GPG-KEY
yum install gcc gcc-c++ flex make perl bison openssl-devel quota
cd /root
mkdir download
cd download
mkdir directadmin
cd directadmin
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
Enter User ID
Enter License ID

If named fail to start due to errorbelow, you may refer to this article

"error while loading shared libraries: libdbus-1.so.3"

Detail / VPS for directAdmin: http://www.directadmin.com/installguide.html


Was this answer helpful?

« Back