nginx php5-fpm 502 bad gateway
前天 vps 开始出现这个错误,
今天早上在
http://serverfault.com/questions/562062/nginx-with-php-fpm-got-502-bad-gateway-on-ubuntu-server-12-04
上提问,但是没找到合适答案。
第一次在这里提问了。
确认 nginx php5-fpm 正常运行无误。
配置文件也应该没问题,因为之前还是好好的,这两天才出问题。
nginx 错误日志提示为 recv() reset by peer 等错误,但也看不出具体是什么问题导致。
更详细的配置文件,以及 nginx error_log 在这里 https://github.com/upliu/some-files
错误见这里
http://upliu.net/phpinfo.php
或这里
http://upliu.net/hello.php
谢谢大家。