- 积分
- 28
- 威望
-
- 金钱
-
- 注册时间
- 2011-10-22
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
我是下载了安装包然后上传上去装的,
============================add nginx and php-fpm on startup============================
Download new nginx init.d file......
--2015-03-25 15:17:10-- http://soft.vpser.net/lnmp/ext/init.d.nginx
Resolving soft.vpser.net... 74.207.246.99, 2600:3c01::f03c:91ff:fe96:d57a
Connecting to soft.vpser.net|74.207.246.99|:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
The file is already fully retrieved; nothing to do.
error reading information on service php-fpm: No such file or directory
===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
/etc/init.d/mysql: line 256: my_print_defaults: command not found
/etc/init.d/mysql: line 276: cd: /usr/local/mysql: No such file or directory
Starting MySQL ERROR! Couldn't find MySQL server (/usr/local/mysql/bin/mysqld_safe)
./centos.sh: line 875: /etc/init.d/php-fpm: No such file or directory
Starting nginx... /etc/init.d/nginx: line 36: /usr/local/nginx/sbin/nginx: No such file or directory
failed
# Generated by iptables-save v1.4.7 on Wed Mar 25 15:17:13 2015
*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -p tcp -m tcp --dport 3306 -j DROP
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT
COMMIT
# Completed on Wed Mar 25 15:17:13 2015
===================================== Check install ===================================
Checking...
Error: /usr/local/nginx not found!!!Nginx install failed.
Error: /usr/local/mysql not found!!!MySQL install failed.
Error: /usr/local/php not found!!!PHP install failed.
Sorry,Failed to install LNMP!
Please visit https://bbs.vpser.net/forum-25-1.html feedback errors and logs.
You can download /root/lnmp-install.log from your server,and upload lnmp-install.log to LNMP Forum. |
|