注意:部分文章发布时间较长,可能存在未知因素,购买时建议在本站搜索商家名称,先充分了解商家动态。
交流:唯一投稿邮箱:hostvps@88.com。
1、DA授权2、关闭selinux使用命令如下:sed -i “s/^SELINUX=.*/SELINUX=disabled/” /etc/sysconfig/selinux3、升级yum update4、安装必要组建如gcc编译器等yum -y install gcc gcc-c++ flex make perl unzip bzip2 wget automake autoconf quota libgd.so.25、移除多余组件yum remove httpd php mysql然后现在才是正式开始wget http://www.directadmin.com/setup.sh #下载脚本chmod 755 setup.sh #设定权限screen ./setup.sh #运行安装脚本真正的安装开始了。*** 64-bit OS ******************************************************** * * Have you run the pre-install commands? CTRL-C if not. * http://help.directadmin.com/item.php?id=354 * ***************************************************** Please enter your Client ID : 不许看 输入DA的client ID Please enter your License ID : 不许看 输入DA的License ID Please enter your hostname (server.domain.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 wwwEnter your hostname (FQDN) : ovh.hezuo.com 输入hostname,随便输入个域名Client ID: 不许看License ID: 不许看Hostname: 不许看Is this correct? (y,n) : y 核对是否正确,正确则输入y 回车The following ethernet devices/IPs were found. Please enter the name of the device you wish to use:bond0 dummy0 eth0 8.8.8.8 ip6tnl0 tunl0Enter the device name: eth0 输入网卡设备,必须和DA授权上的IP一样的设备Is 8.8.8.8 the IP in your license? (y,n) : y 再次确认IP是否正确DirectAdmin will now be installed on: Enterprise 6.4 Is this correct? (must match license) (y,n) : y 再次确认系统是否正确You now have 4 options for your apache/php setup.1: customapache: end-of-life software. Apache 1.3, php 4, frontpage. Do not use. No support. 2: custombuild 1.1: end-of-life software. Apache 2.x, php 4, 5, or both in cli and/or suphp. Defaults to php 5.2 3: custombuild 1.2: Production version: Apache 2.x, php 5, 6, or both in cli and/or suphp. Defaults to php 5.3 4: custombuild 2.0 BETA: Apache 2.4, mod_ruid2, php 5.5. Can be set to use php-FPM or fastcgi.Post any issues with custombuild to the forum: http://forum.directadmin.com/forumdisplay.php?f=61Enter your choice (1, 2, 3 or 4): 3 从上面四个中挑选一个,阿福挑选的是3号,因为目前来说3号比较稳定 2号已经过时了You have chosen custombuild 1.2.–2013-11-26 22:08:03– http://files.directadmin.com/services/custombuild/1.2/custombuild/build Resolving files.directadmin.com… 69.30.193.202, 216.144.254.90 Connecting to files.directadmin.com|69.30.193.202|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 315255 (308K) [text/plain] Saving to: “/usr/local/directadmin/custombuild/build”100%[======================================>] 315,255 1.27M/s in 0.2s2013-11-26 22:08:03 (1.27 MB/s) – “/usr/local/directadmin/custombuild/build” saved [315255/315255]Would you like the default settings of apache 2.2 and php 5.3 cli? (y/n): n 问你要不要默认的安装CLI ,鬼才用默认的,各种麻烦搞死你You have chosen to customize the custombuild options. Please wait while options configurator is downloaded…Cannot find /usr/local/directadmin/custombuild/options.conf, writing defaults. Downloading versions.txt… –2013-11-26 22:08:16– http://files.directadmin.com/services/custombuild/versions.txt Resolving files.directadmin.com… 216.144.254.90, 69.30.193.202 Connecting to files.directadmin.com|216.144.254.90|:80… connected. HTTP request sent, awaiting response… 200 OK Length: 7398 (7.2K) [text/plain] Saving to: `/usr/local/directadmin/custombuild/versions.txt’100%[======================================>] 7,398 –.-K/s in 0.05s2013-11-26 22:08:16 (151 KB/s) – `/usr/local/directadmin/custombuild/versions.txt’ saved [7398/7398]Would you like to backup the current options.conf? (yes/no): yes 问你是不是要备份配置文件,当然输入yes Backup created: /usr/local/directadmin/custombuild/options.conf.20131126100826.backup Would you like to have PHP5 as CLI or CGI? (cli/cgi): cgi 问你CLI还是CGI,当然CGI运行apache 不然很麻烦Would you like to have ionCube? (yes/no): yes 问你要不要装ionCube,当然要装Would you like to have Zend Optimizer? (yes/no): yes 问你是不是要装Zend ,当然要装。不过php5.2版本的zend无法呗php5.3版本的zend解密,好痛苦********For new DirectAdmin installs, we don’t recommend updating MySQL until after everything is finished We recommend using ‘no’ here to use the already included precompiled binaries. You can still update MySQL later.Would you like to have an ability to update/instal MySQL using CustomBuild? (yes/no): yes 是不是要装Mysql,当然选择是Which version of MySQL you would like to have? (5.0/5.1/5.5/5.6): 5.5 mysql版本,我选择是5.5 Which version of Apache you would like to have? (1.3/2.0/2.2): 2.2 apache版本我选择的是2.2 Would you like to prevent htaccess files from using Options FollowSymLinks? More secure, but may break scripts. (yes/no): no 取消.htaccess?哦不行!Would you like to have an ability to update/instal Exim using CustomBuild? (yes/no): yes Exim发邮件用的yes Would you like to have an ability to install Dovecot? (yes/no): yes yes Would you like to have an ability to install/update phpMyAdmin using CustomBuild? (yes/no): yes phpmyadmin yes Would you like to have an ability to install/update SquirrelMail webmail using CustomBuild? (yes/no): yes 邮局,装一个和不装一个样Would you like to have an ability to install/update RoundCube webmail using CustomBuild? (yes/no): no 余下的三个都是邮局,都no了Would you like to have an ability to install/update UebiMiau webmail using CustomBuild? (yes/no): no Would you like to have an ability to install/update Atmail Open webmail using CustomBuild? (yes/no): no Would you like to search for the fastest download mirror? (y/n):y 最后的安装步骤,直接y等待安装完成了。