首页 > 其他 > 详细

【nginx】kevent() reported that connect() failed (61: Connection refused)

时间:2014-12-25 13:05:17      阅读:474      评论:0      收藏:0      [点我收藏+]

访问php页面时,nginx报如下错误

2014/12/25 12:36:13 [error] 3846#0: *3 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 127.0.0.1, server: localhost, request: "GET /index.php HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost"

出错的原因是php-fpm未启动。

解决:

sudo php-fpm


【nginx】kevent() reported that connect() failed (61: Connection refused)

原文:http://blog.csdn.net/dia_vampire/article/details/42144891

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!