- 积分
- 2
- 威望
-
- 金钱
-
- 注册时间
- 2017-5-11
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
安装了2次都是这样
提示成功 大不开页面
而且端口是81
我的80端口并没有被占用
具体查看
http://122.224.143.77:81/
然后目录下的 index.html lnmp.gif phpinfo.php p.php 全部打不开
============================== Check install ==============================
Checking ...
Nginx: OK
MySQL: OK
PHP: OK
PHP-FPM: OK
Clean src directory...
+------------------------------------------------------------------------+
| LNMP V1.3 for Ubuntu Linux Server, Written by Licess |
+------------------------------------------------------------------------+
| For more information please visit http://www.lnmp.org |
+------------------------------------------------------------------------+
| lnmp status manage: lnmp {start|stop|reload|restart|kill|status} |
+------------------------------------------------------------------------+
| phpMyAdmin: http://IP/phpmyadmin/ |
| phpinfo: http://IP/phpinfo.php |
| Prober: http://IP/p.php |
+------------------------------------------------------------------------+
| Add VirtualHost: lnmp vhost add |
+------------------------------------------------------------------------+
| Default directory: /home/wwwroot/default |
+------------------------------------------------------------------------+
| MySQL/MariaDB root password: qaz13067972109 |
+------------------------------------------------------------------------+
+-------------------------------------------+
| Manager for LNMP, Written by Licess |
+-------------------------------------------+
| http://lnmp.org |
+-------------------------------------------+
nginx (pid 1096 1095 1094 1093 1092) is running...
php-fpm is runing!
● mysql.service - LSB: start and stop MySQL
Loaded: loaded (/etc/init.d/mysql; bad; vendor preset: enabled)
Active: active (running) since Thu 2017-05-11 15:30:05 CST; 914ms ago
Docs: man:systemd-sysv-generator(8)
CGroup: /system.slice/mysql.service
├─19205 /bin/sh /usr/local/mysql/bin/mysqld_safe --datadir=/usr/local/mysql/var --pid-file=/usr/local/mysql/var/Choling-zyq.pid
└─19689 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/var --plugin-dir=/usr/local/mysql/lib/plugin --user=mysql --log-error=/usr/local/mysql/var/Choling-zyq.err --open-files-limit=65535 --pid-file=/usr/local/mysql/var/Choling-zyq.pid --socket=/tmp/mysql.sock --port=3306
May 11 15:30:03 Choling-zyq systemd[1]: Starting LSB: start and stop MySQL...
May 11 15:30:03 Choling-zyq mysql[19190]: Starting MySQL
May 11 15:30:05 Choling-zyq mysql[19190]: .. *
May 11 15:30:05 Choling-zyq systemd[1]: Started LSB: start and stop MySQL.
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:81 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp6 0 0 :::81 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
Install lnmp V1.3 completed! enjoy it.
root@Choling-zyq:/home/webserver/lnmp1.3-full# ls
addons.sh conf init.d License php5.2.17.sh readme tools upgrade.sh
ChangeLog include install.sh lnmp.conf pureftpd.sh src uninstall.sh
root@Choling-zyq:/home/webserver/lnmp1.3-full# ^C
root@Choling-zyq:/home/webserver/lnmp1.3-full# ^C
root@Choling-zyq:/home/webserver/lnmp1.3-full# |
|