标题: 求助:lnmp 升级php5.5.13显示 502 Bad Gateway [打印本页] 作者: payonesmile 时间: 2015-2-6 10:49 标题: 求助:lnmp 升级php5.5.13显示 502 Bad Gateway [root@localhost ~]# cat /proc/version Linux
Linux version 2.6.32-431.el6.x86_64 (mockbuild@c6b8.bsys.dev.centos.org) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Fri Nov 22 03:15:09 UTC 2013
[root@localhost ~]# php -v
Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220121212 which is installed, is newer.
Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Guard Loader.
PHP 5.5.13 (cli) (built: Feb 5 2015 11:41:10)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
把php.ini 的 zend配置部分注释后,没显示错误了,还是502呢?
[root@localhost ~]# php -v
PHP 5.5.13 (cli) (built: Feb 5 2015 11:41:10)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
注释zend后,重启也显示正常
[root@localhost ~]# /root/lnmp restart
=========================================================================
Manager for LNMP V1.0 , Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org