求助,升级php版本之后提示ea错误
Starting php_fpm Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so:/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so: cannot open shared object file: No such file or directoryFeb 03 15:39:09.583090 fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool 'default'
................................... failed
PHP-FPM start successfully!
以上是重启lnmp时候的。
我是使用这个wget http://soft.vpser.net/lnmp/ext/fix_php5.2_hash.sh;sh fix_php5.2_hash.sh升级的
这个是php -v的信息:
# php -v
Failed loading /usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so:/usr/local/php/lib/php/extensions/no-debug-non-zts-20090626/eaccelerator.so: cannot open shared object file: No such file or directory
PHP 5.2.17p1 (cli) (built: Feb3 2012 14:46:56)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies
[ 本帖最后由 zlxmyvps 于 2012-2-3 15:45 编辑 ] 修改 /no-debug-non-zts-20090626/ 为 /no-debug-non-zts-20060613/之后
现在提示:
Starting php_fpm Feb 03 16:24:50.553614 fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool 'default'
................................... failed
PHP-FPM start successfully! fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool 'default'
好像是/usr/local/php/etc/php-fpm.conf 里的配置中没有用户和组的设置,可以贴出配置看看 我英勇的重装了lnmp0.8
页:
[1]