- 积分
- 4
- 威望
-
- 金钱
-
- 注册时间
- 2013-7-27
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
===========================add nginx and php-fpm on startup completed====================
Starting LNMP...
./ubuntu.sh: line 906: /etc/init.d/mysql: No such file or directory
Starting php_fpm /etc/init.d/php-fpm: 61: /etc/init.d/php-fpm: /usr/local/php/bin/php-cgi: not found
failed
Starting nginx... /etc/init.d/nginx: 36: /etc/init.d/nginx: /usr/local/nginx/sbin/nginx: not found
failed
# Generated by iptables-save v1.4.12 on Fri Apr 24 18:07:59 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 Fri Apr 24 18:07:59 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. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
x
|