- 积分
- 28
- 威望
-
- 金钱
-
- 注册时间
- 2012-2-29
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
84 VPS CentOS5.8和6.2安装LNMP都出现这个问题:
- error reading information on service mysql: No such file or directory
- ===========================add nginx and php-fpm on startup completed====================
- Starting LNMP...
- ./centos.sh: line 523: /etc/init.d/mysql: No such file or directory
- Starting php_fpm /etc/init.d/php-fpm: line 61: /usr/local/php/bin/php-cgi: No such file or directory
- failed
- # Generated by iptables-save v1.3.5 on Mon May 27 22:05:30 2013
- *filter
- :INPUT ACCEPT [25:1000]
- :FORWARD ACCEPT [0:0]
- :OUTPUT ACCEPT [0:0]
- -A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
- COMMIT
- # Completed on Mon May 27 22:05:30 2013
- ===================================== Check install ===================================
- Error: /usr/localinx not found!!!
- /usr/local/php [found]
- Error: /usr/local/mysql not found!!!
- ========================== Check install ================================
- Sorry,Failed to install LNMP!
- Please visit https://bbs.vpser.net/forum-25-1.html feedback errors and logs.
- You can download lnmp.log from your server,and upload lnmp.log to LNMP Forum.
- [root@364643 lnmp0.9]#
复制代码
求解决方法 |
|