修复PHP 5.2.* Hash漏洞后出现问题
# php -vPHP Warning: This build of "eAccelerator" was compiled for PHP version 5.2.10. Rebuild it for your PHP version (5.2.17p1) or download precompiled binaries.
in Unknown on line 0
PHP Fatal error:Unable to start eAccelerator module in Unknown on line 0
重新编译了eAccelerator 也报上面的错!
我的版本是lnmp5,军哥,我怎么解决呀?
[ 本帖最后由 daixh302 于 2012-2-13 17:59 编辑 ] 删除/usr/local/php/lib/php/extensions/no-debug-non-zts-20060613/eaccelerator.so 再安装试试 还是不行,军哥能否远程协助下,QQ 110080991
# ./lnmp stop
=========================================================================
Manager for LNMP V0.5,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
Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Stoping LNMP...
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
Nginx program is stop
Shutting down MySQL.[确定]
Shutting down php_fpm /usr/local/php/sbin/php-fpm: line 69: kill: (13971) - 没有那个进程
................................... failed
# ./lnmp start
=========================================================================
Manager for LNMP V0.5,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
Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Starting LNMP...
Nginx is runing!
# php -v
PHP Warning: This build of "eAccelerator" was compiled for PHP version 5.2.10. Rebuild it for your PHP version (5.2.17p1) or download precompiled binaries.
in Unknown on line 0
PHP Fatal error:Unable to start eAccelerator module in Unknown on line 0 建议手动编译安装看看
页:
[1]