Centos安裝DirectAdmin教程:
1、安裝DA需要純凈的系統,之前有些朋友安裝DA報錯,請先執(zhí)行:yum remove httpd* mysql* php*
2、預安裝DA需要的環(huán)境:
yum install wget gcc gcc-c++ flex bison make bind bind-libs bind-utils openssl openssl-devel perl quota libaio libcom_err-devel libcurl-devel gd zlib-devel zip unzip libcap-devel cronie bzip2 db4-devel cyrus-sasl-devel perl-ExtUtils-Embed autoconf automake libtool
3、從官方下載setup.sh安裝腳本安裝DirectAdmin面板:
wget http://www.directadmin.com/setup.sh
chmod 755 setup.sh
./setup.sh
4、DA面板安裝過程截圖:

根據屏幕提示輸入Client ID,License ID,以及主機名。

會核實是否是授權IP,以及DA授權綁定的linux發(fā)行版。

選擇DA面板將要安裝的PHP/Apache等,默認推薦的,選3即可。

開始搜索最快的下載鏡像,進入DA編譯安裝過程。
5、DA面板安裝完畢:
directory /home/tmp created
directory /usr/local/directadmin/data/sessions created
directory /etc/virtual created
directory /var/spool/virtual created
directory ./data/admin/ips created
directory ./data/admin/packages created
file ./data/admin/packages.list created
ip.list written successfully
./data/admin/login.hist written successfully
./data/admin/next_ticket.number written correctly
./data/admin/services.status written successfully
tickets.list written successfully
Admin user created
## INSTALL_COMPLETE
## ACCOUNT_INFO
The following information has been set:
Admin username: admin
Admin password: abcdefg
Admin email: admin@abc.yqf.me
Server IP: 50.116.xx.xxx
Server Hostname: abc.yqf.me
To login now, follow this link:
and enter your Admin username and password when prompted.
You should now visit http://admin.site-helper.com and http://www.directadmin.com/newinstall.html to learn how to get started.
Thank you for using DirectAdmin. Should you have any questions, don’t hesitate to contact us at support@directadmin.com
## REPORT_END
Permissions set
System Security Tips:
http://help.directadmin.com/item.php?id=247
6、模板安裝。模板安裝好后,進入reseller級別,選中你要的模板,點應用所有,應用自己,就ok了。