<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">When issuing php directly 
from the command-line, you don't even go through nginx.<br>
php from the command-line relies on the php-cli which isn't talking to 
your nginx process nor php-fpm.<br>
<span>

</span><br>
<blockquote style="border: 0px none;" 
cite="mid:37c16d733c3eb114deab06488c5cc5e0.NginxMailingListEnglish@forum.nginx.org"
 type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px">   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:nginx-forum@forum.nginx.org" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">marcusy3k</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#9FA2A5"><span style="padding-left:6px">23 
March 2016 at 10:05</span></font></div>    </div></div>
  <div style="color:#888888;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div>Eventually I find what 
went wrong, it should be caused by both Zend OPcache<br>and XCache are 
installed, they may conflict each other in this case, once<br>I've 
removed the XCache, it works fine, the php command line would no longer<br>cause
 the php-fpm error.<br><br>XCache should be unnecessary when OPcache is 
running.<br><br>Posted at Nginx Forum: 
<a class="moz-txt-link-freetext" href="https://forum.nginx.org/read.php?2,265576,265584#msg-265584">https://forum.nginx.org/read.php?2,265576,265584#msg-265584</a><br><br>_______________________________________________<br>nginx
 mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a><br><a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></div></div>
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px">   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:nginx-forum@forum.nginx.org" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">marcusy3k</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#9FA2A5"><span style="padding-left:6px">23 
March 2016 at 05:59</span></font></div>    </div></div>
  <div style="color:#888888;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div>I have just installed:<br>-
 FreeBSD 10.2<br>- Nginx 1.8.1<br>- PHP 5.5.33<br><br>Nginx works fine 
with PHP that the web sites seems ok to run php pages.<br>However, once I
 run php on command line (e.g. php -v), the web site will get<br>"502 
Bad Gateway" error, and I find the nginx error log as below:<br><br>[error]
 714#0: *3 upstream prematurely closed connection while reading<br>response
 header from<br>upstream, client: _____, server: <a class="moz-txt-link-abbreviated" href="http://www.____.com">www.____.com</a>, request: 
"GET / HTTP/1.1",<br>upstream: "fastcgi://unix:/<br>var/run/php5-fpm.sock:",
 host: "_____"<br><br>I have tried to use either sock or port, but the 
problem still exist... any<br>idea about what's wrong? thanks.<br><br>"php
 -v" shows below:<br>PHP 5.5.33 (cli) (built: Mar 15 2016 01:22:17) <br>Copyright
 (c) 1997-2015 The PHP Group<br>Zend Engine v2.5.0, Copyright (c) 
1998-2015 Zend Technologies<br>    with XCache v3.2.0, Copyright (c) 
2005-2014, by mOo<br>    with Zend OPcache v7.0.6-dev, Copyright (c) 
1999-2015, by Zend<br>Technologies<br>    with XCache Cacher v3.2.0, 
Copyright (c) 2005-2014, by mOo<br><br>Posted at Nginx Forum: 
<a class="moz-txt-link-freetext" href="https://forum.nginx.org/read.php?2,265576,265576#msg-265576">https://forum.nginx.org/read.php?2,265576,265576#msg-265576</a><br><br>_______________________________________________<br>nginx
 mailing list<br><a class="moz-txt-link-abbreviated" href="mailto:nginx@nginx.org">nginx@nginx.org</a><br><a class="moz-txt-link-freetext" href="http://mailman.nginx.org/mailman/listinfo/nginx">http://mailman.nginx.org/mailman/listinfo/nginx</a><br></div></div>
</blockquote>
<br>
</body></html>