您好,欢迎访问一九零五行业门户网

php升级 - 正在运行中的服务器,如何平滑从php5.2升级到php5.3 ,linux+php-fpm+nginx

架构是linux+php-fpm+nginx,不想停止服务,最好能 /etc/init.d/php-fpm reload 一下就生升级完成。
回复内容: 架构是linux+php-fpm+nginx,不想停止服务,最好能 /etc/init.d/php-fpm reload 一下就生升级完成。
编译一个php5.3,然后新建一个nginx站点fastcgi_pass到php5.3上用来测试,没有问题后修改已有站点的nginx conf文件然后重载nginx配置文件即可。
其它类似信息

推荐信息