Chrome 浏览器出现这个错误,还出现 nginx 502 bad gateway .

 

查看 nginx 的 error.log :

 2015/12/18 14:34:44 [error] 1448#0: *26651 readv() failed (104: Connection reset by peer) while reading upstream, client: 192.168.2.112, server: xm.hinabian.com, request: "GET /qa_question.html HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "xm.hinabian.com"

查看 PHP 日志:

[18-Dec-2015 14:35:02 Asia/Chongqing] PHP Strict Standards:  Declaration of Hnb_Model_Qa_Specialists::select() should be compatible with Hnb_Common_Crud::select($tableName, $where = NULL, $order_by = NULL, $limit = NULL) in /data/www/hinabian-test/james/lib/Hnb/Model/Qa/Specialists.php on line 3

只需要将 php的错误修改好,前面的两个粗无就消失不见了。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2021-07-17
猜你喜欢
  • 2021-10-03
  • 2021-08-19
  • 2021-12-19
  • 2022-02-08
  • 2021-12-06
  • 2022-12-23
相关资源
相似解决方案