最新消息:

WDCP主机管理系统tengine升级脚本(可升级nginx为tengine)

电脑网络 小K 3226浏览 0评论

Tengine是由淘宝网发起的Web服务器项目。它在Nginx的基础上,针对大访问量网站的需求,添加了很多高级功能和特性。Tengine的 性能和稳定性已经在大型的网站如淘宝网,天猫商城等得到了很好的检验。它的最终目标是打造一个高效、稳定、安全、易用的Web平台。

从2011年12月开始,Tengine成为一个开源项目,Tengine团队在积极地开发和维护着它。Tengine团队的核心成员来自于淘宝、搜狗等互联网企业。Tengine是社区合作的成果,我们欢迎大家参与其中,贡献自己的力量。

此脚本(见本贴附件),针对使用wdcp的用户,由nginx升级脚步修改而来,可一键升级WDCP主机管理系统nginx为tengine;如果现在用的是tengine,也可以用此脚本升级tengine版本。希望对大家有帮助!

安装截图:

thumb_a65ebd661300eaed7fd38d92a77a4ba4

安装成功截图:

c5a8264c04e907e217e43812146e51a2

如果安装过程中出现下面的错误,安装pcre-devel即可解决问题;执行 yum -y install pcre-devel


checking for PCRE library … not found
checking for PCRE library in /usr/local/ … not found
checking for PCRE library in /usr/include/pcre/ … not found
checking for PCRE library in /usr/pkg/ … not found
checking for PCRE library in /opt/local/ … not found

./configure: error: the HTTP rewrite module requires the PCRE library.
You can either disable the module by using –without-http_rewrite_module
option, or install the PCRE library into the system, or build the PCRE library
statically from the source with nginx by using –with-pcre=<path> option.

配置错误,升级失败!

附件:tengine_up.rar

转载请注明:小康的个人主页~ » WDCP主机管理系统tengine升级脚本(可升级nginx为tengine)

您必须 登录 才能发表评论!