MYSQL5.5+php5.4+zend guard+Memcached升级方法
环境设计MySQL5.5.36+PHP5.4.26+Zend Guard6+Memcached架构
安装流程:
下载底部文件并解压后上传到自己的安装目录,如tmp临时目录。
1、先安装mysql
sh mysql_up55.sh
2、安装php
sh php_up54.sh
3、安装zend guard
sh Zendguard6.sh
4、安装好zend后记得重启下web服务器
service httpd restart
service nginxd restart
5、安装相应版本下的memcached
把memcached_ins.sh上传到root目录下
sh memcached_ins.sh
原创文章,作者:wwh,如若转载,请注明出处:https://www.wuwenhui.cn/3310.html