在centos vps上安装DirectAdmin面板

Posted by yar999 in DirectAdmin on 2011/10/24 with 1 Comment

以root用户ssh登录之后,执行下面的命令安装


yum install gcc-c gcc make automake wget flex -y
wget http://www.directadmin.com/setup.sh
sh setup.sh

然后在下面填入相关的信息。其中hostname最好最好使用如:
s.abc.com之类的二级域名不要使用顶级域名。

DirectAdmin’s setup has a few more things you need to fill:
Please enter your Client ID : //输入你的Client ID
Please enter your License ID : //输入你的License ID
Please enter your hostname \(server.domain.com\) //输入一个主机名,如:s.abc.com
It must be a Fully Qualified Domain Name
Do *not* use a domain you plan on using for the hostname:
eg. don’t use domain.com. Use server.domain.com instead.
Do not enter http:// or www
Enter your hostname (FQDN) :
Is this correct? (y,n) : //提示上面是否正确,正确请输入y
Is eth0 your network adaptor with the license IP? (y,n) : //输入y
Is xx.xx.xx.xx the IP in your license? (y,n) : //确认IP是否是License上注册的IP
DirectAdmin will now be installed on: Enterprise 5
Is this correct? (must match license) (y,n) : //输入y
You now have 2 options for your apache/php setup.
1: customapache: older, more tested. Includes Apache 1.3, php 4 and frontpage.
2: custombuild 1.1: newer, less tested. Includes any Apache version, php 4, 5, or both in cli and/or suphp. Frontpage not available with Apache 2.x.
Post any issues with custombuild to the forum: http://www.directadmin.com/forum/forumdisplay.php?f=61
Enter your choice (1 or 2): //一般选择2就行,使用php5

经过这些步骤,DirectAdmin的安装已经完成了。

安装完成后会提示:

DirectAdmin的用户名密码及DirectAdmin的管理后台地址等。

Back to Top

2007-2017 © 北京瑞豪开源科技有限公司 京ICP备13004995号-2