- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2013-3-1
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2013-3-1 15:39:00
|
显示全部楼层
ubuntu10.10 64 lnmp9.9 安装失败
每次到这个位置就失败了。
军哥,看看什么情况哈。
============================add nginx and php-fpm on startup============================
Download new nginx init.d file......
--2013-03-01 15:26:14-- http://soft.vpser.net/lnmp/ext/init.d.nginx
Resolving soft.vpser.net... 96.44.153.111
Connecting to soft.vpser.net|96.44.153.111|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
update-rc.d: /etc/init.d/mysql: file does not exist
System start/stop links for /etc/init.d/nginx already exist.
System start/stop links for /etc/init.d/php-fpm already exist.
===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
./ubuntu.sh: line 510: /etc/init.d/mysql: No such file or directory
Starting php_fpm /etc/init.d/php-fpm: 156: /usr/local/php/bin/php-cgi: not found
failed
# Generated by iptables-save v1.4.4 on Fri Mar 1 15:26:15 2013
*filter
:INPUT ACCEPT [47827:57669401]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [28717:5143767]
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Fri Mar 1 15:26:15 2013
===================================== Check install ===================================
Error: /usr/local/nginx 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.
[email=root@AY130301142530696627:~/lnmp0.9]root@AY130301142530696627:~/lnmp0.9[/email]# |
|