rapwaydown 发表于 2012-3-16 05:43:19

lnmp重启出错了

Stoping LNMP...
Nginx program is stop
Shutting down php_fpm . done
PHP-FPM program is stop
Shutting down MySQL..
MySQL program is stop
Starting LNMP...
Nginx start successfully!
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 directory
done
PHP-FPM start successfully!
Starting MySQL..
MySQL start successfully!

我对服务器懂的很少, 谁帮我看看到底是哪里出错了, 谢谢
还有phpmyadmin不能登入, “#1045 无法登录 MySQL 服务器”, 下面是我lnmp 的status
Nginx is runing!
php-fpm is runing!
MySQL running (13085).
是mysql出错了吗??

[ 本帖最后由 rapwaydown 于 2012-3-16 06:31 编辑 ]

licess 发表于 2012-3-16 08:35:23

eaccelerator没安装成功

其他正常

rapwaydown 发表于 2012-3-17 02:14:16

那我重新装eaccelerator吗 我要改什么file还是添加eccelerator设置file, 还是就打入./eaccelerator.sh 就可以了

licess 发表于 2012-3-17 09:43:00

具体得看没安装成功的原因

可以参考https://bbs.vpser.net/thread-6971-1-1.html 这个帖子看看
页: [1]
查看完整版本: lnmp重启出错了