破解说明
1.本脚本支持Centos6 64.
2.可以安装NewWorld的DA皮肤.
3.本人只是写一个一键脚本DA是修复网传版
4.最近我发现有许多人造谣我的脚本有后门,我就笑笑.还是那句话 爱用不用!
4.网上传出教程太多 细节就不多说了 特别说明请看下面
问题说明
优化说明
无需繁琐 执行多命令 一个脚本 全部执行完毕
安装&卸载
安装教程请按照安装教程来安装
选择安装的系统版本的时候(我们输入services_es60_64.tar.gz)
Bash
1
services_es50.tar.gz 是 CentOS 5 32位
2
services_es60.tar.gz 是 CentOS 6 32位
3
services_es50_64.tar.gz 是 CentOS 5 64位
4
services_es60_64.tar.gz 是 CentOS 6 64位
客户 ID和 许可 ID 可以随便输入
在选择安装版本的时候 最好选择 3和4 !(而且不可以选择默认设置会出错!用3为例按照下面的输入)
Bash
1
你想2.2的Apache和PHP5.3 CLI的默认设置? (y/n):n
2
Would you like to backup the current options.conf? (yes/no): yes #是否备份options.conf
3
Would you like to have PHP5 as CLI or CGI? (cli/cgi): cgi #php的运行模式
4
Would you like to have ionCube? (yes/no): yes #是否安装ionCube
5
Would you like to have Zend Optimizer? (yes/no): yes #是否安装Zend Optimizer
6
Would you like to have an ability to update/instal MySQL using CustomBuild? (yes/no): yes #是否安装mysql
7
Which version of MySQL you would like to have? (5.0/5.1/5.5/5.6):
Please enter '5.0', '5.1', '5.5' or '5.6': 5.6 #选择mysql版本,建议选择高版本。不是因为性能问题。而是新版本修复了旧版本的一些BUG
8
Which version of Apache you would like to have? (1.3/2.0/2.2): 2.2 #选择apache的版本
9
Would you like to prevent htaccess files from using Options FollowSymLinks?
More secure, but may break scripts. (yes/no): no
#是否禁用htaccess文件,这个文件一般会在伪静态中用到。不建议禁用。
10
Would you like to have an ability to update/instal Exim using CustomBuild? (yes/no): no
#你想安装Exim吗? Exim是一个MTA,负责邮件的路由,转发和投递。我不需要我选no
Exim发邮件用的yes
11
Would you like to have an ability to install Dovecot? (yes/no): no
#你想安装Dovecot吗? Dovecot是Linux/UNIX类系统平台上的开源IMAP和POP3服务器。我不需要我选no
12
Would you like to have an ability to install/update phpMyAdmin using CustomBuild? (yes/no): yes
#你想自定义安装phpMyAdmin吗?这个必须滴输入yes安装。
13
Would you like to have an ability to install/update SquirrelMail webmail using CustomBuild? (yes/no): no
#你想自定义安装SquirreMail webmail 吗?SquirreMail webmail是一个采用网页为平台邮件(邮箱)管理器。
邮局,装一个和不装一个样,余下的三个都是邮局,都no了
14
Would you like to have an ability to install/update RoundCube webmail using CustomBuild? (yes/no): no
#你想自定义安装RoundCube webmail吗? 一个采用网页为平台邮件(邮箱)管理器。
15
Would you like to have an ability to install/update UebiMiau webmail using CustomBuild? (yes/no): no
#你想自定义安装UebiMiauwebmail吗? 一个采用网页为平台邮件(邮箱)管理器。
16
Would you like to have an ability to install/update Atmail Open webmail using CustomBuild? (yes/no): no
#你想自定义安装或升级atmail Open webmail吗? 一个采用网页为平台邮件(邮箱)管理器。
17
Would you like to search for the fastest download mirror? (y/n): y
#你想搜索最快的下载节点吗?这个必须滴~ 只有好处没有坏处。加快下载速度。
安装完毕之后执行
Bash
chkconfig iptables off
sh reboot
如果你忘记了管理员帐号密码,输入一下命令可以查看:
Bash
cat /usr/local/directadmin/scripts/setup.txt
mysql数据库帐号密码查看输入一下命令:
Bash
cat /usr/local/directadmin/conf/mysql.conf
重启directadmin
Bash
# /etc/init.d/directadmin restart
本文转自: VPS评审 http://www.vpsps.com/OtherResources/110。
Warning: A non-numeric value encountered in /www/wwwroot/www.vpsdx.com/wp-content/themes/wpdx/functions/theme-functions.php on line 603
文件404了
2018-02-10 上午8:50Warning: A non-numeric value encountered in /www/wwwroot/www.vpsdx.com/wp-content/themes/wpdx/functions/theme-functions.php on line 603
确实是的,无法用了。
2018-02-10 下午3:59能弄下代码高亮么。。。这样看很奇怪的。。。
2016-09-25 下午6:00Warning: A non-numeric value encountered in /www/wwwroot/www.vpsdx.com/wp-content/themes/wpdx/functions/theme-functions.php on line 603
当然可以的呀,我正准备切换一个好点的代码高亮插件,在测试中 。
2016-09-25 下午6:25