架构是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配置文件即可。