VPS经常性502,Zend Optimizer, eAccelerator 均显示不支持
/usr/local/php/bin/php -v 执行如下。rockscrusher:~# /usr/local/php/bin/php -v
PHP 5.3.6 (cli) (built: May 15 2011 11:16:16)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
/usr/local/php/sbin/php-fpm reload 执行如下
rockscrusher:~# /usr/local/php/sbin/php-fpm reload
Usage: php-fpm [-n] [-e] [-h] [-i] [-m] [-v] [-t] [-p <prefix> ] [-c <file>] [-d foo[=bar]] [-y <file>]
-c <path>|<file> Look for php.ini file in this directory
-n No php.ini file will be used
-d foo[=bar] Define INI entry foo with value 'bar'
-e Generate extended information for debugger/profiler
-h This help
-i PHP information
-m Show compiled in modules
-v Version number
-p, --prefix <dir>
Specify alternative prefix path to FastCGI process manager (default: /usr/local/php).
-y, --fpm-config <file>
Specify alternative path to FastCGI process manager config file.
-t, --test Test FPM configuration and exit
但是我的php探针和phpinfo显示 php版本 5.2.17,Zend Optimizer支持: 不支持 eAccelerator支持: 不支持
并且我的VPS经常性的502,每次重启便正常。
我的VPS :Debian GNU/Linux 6.0 \n \l Zend Optimizer 我不说了,自己看置顶贴常见问题,我已经说的快吐了
php -v 里没有就是没安装上
502原因很多,按https://bbs.vpser.net/thread-1144-1-1.html 排查调整看看
页:
[1]