【发布时间】:2016-07-23 20:22:31
【问题描述】:
我收到 502 bad gateway 错误,但仅限于可配置产品。以下是 ngnix 日志。
我们在禁用所有插件的情况下运行 Magento 1.9.1.0,默认主题仍然会出现此错误。
2015-01-23 11:49:21 UTC 2015/01/23 11:49:21 [error] 5393#0: *14926882 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 123.45.678.912, server: mywebsite.co.uk, request: "POST /checkout/cart/add/uenc/aHR0cDovL2Rldi50b3dlci1oZWFsdGguY28udWsvY2lyY3VsYXRpb24tcHJvLmh0bWw,/product/762/form_key/R7HvodwFx4M1C0hR/ HTTP/1.1", upstream: "fastcgi://unix:/tmp/php5-fpm-usernm.sock:", host: "dev.mywebsite.co.uk", referrer: "http://dev.mywebsite.co.uk/product.html"
PHP错误如下...
child 15937 exited on signal 11 (SIGSEGV) after 29.994150 seconds from start
child 16194 started
【问题讨论】: