| 
积分-25威望 金钱 注册时间2010-10-26在线时间 小时最后登录1970-1-1 
 | 
 
 
 楼主|
发表于 2010-12-4 01:27:01
|
显示全部楼层 
| 郁闷  按照你的步骤操作后 无法重启/usr/local/php/sbin/php-fpm restart 只有按照你这个办法返回 5.2.14
 重启/usr/local/php/sbin/php-fpm restart
 还是依然提示::
 [root@localhost memcache-2.2.5]# /usr/local/php/sbin/php-fpm restart
 eAccelerator requires Zend Engine API version 220060519.
 The Zend Engine API version 220090626 which is installed, is newer.
 Contact eAccelerator at http://eaccelerator.net for a later version of eAccelerator.
 
 Zend Optimizer requires Zend Engine API version 220060519.
 The Zend Engine API version 220090626 which is installed, is newer.
 Contact Zend Technologies at http://www.zend.com/ for a later version of Zend Optimizer.
 
 PHP Warning:  PHP Startup: memcache: Unable to initialize module
 Module compiled with module API=20060613
 PHP    compiled with module API=20090626
 These options need to match
 in Unknown on line 0
 PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
 Module compiled with module API=20060613
 PHP    compiled with module API=20090626
 These options need to match
 in Unknown on line 0
 <br />
 <b>Warning</b>:  Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
 <br />
 <b>Warning</b>:  Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in <b>Unknown</b> on line <b>0</b><br />
 Usage: php-fpm [-n] [-e] [-h] [-i] [-m] [-v] [-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
 -y, --fpm-config <file>
 Specify alternative path to FastCGI process manager config file.
 | 
 |