您的位置:首页 > 运维架构 > Nginx

配置nginx.config 报错:connect() failed (111: Connection refused) while connecting to upstream解决

2017-10-10 16:45 591 查看

php-fpm没有运行

执行如下命令查看是否启动了php-fpm,如果没有则启动你的php-fpm即可

查看:

netstat -ant | grep 9000

执行

/usr/local/php/sbin/php-fpm
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐