- 积分
- 17
- 威望
-
- 金钱
-
- 注册时间
- 2016-2-11
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2018-1-24 09:53:35
|
显示全部楼层
这是安装完毕后的log,虽然前面有报错,但看起来服务都启动了
iptables: Saving firewall rules to /etc/sysconfig/iptables: [60G[[0;32m OK [0;39m]
Add Startup and Starting LNMPA...
Add nginx service at system startup...
Starting nginx... done
Add mysql service at system startup...
Starting MySQL.. SUCCESS!
Add httpd service at system startup...
start apache... httpd: Syntax error on line 428 of /usr/local/apache/conf/httpd.conf: Syntax error on line 1 of /usr/local/apache/conf/extra/mod_remoteip.conf: Cannot load /usr/local/apache/modules/mod_remoteip.so into server: /usr/local/apache/modules/mod_remoteip.so: cannot open shared object file: No such file or directory
failed
============================== Check install ==============================
Checking ...
[0;32mNginx: OK[0m
[0;32mMySQL: OK[0m
[0;32mPHP: OK[0m
[0;32mApache: OK[0m
Clean src directory...
+------------------------------------------------------------------------+
| LNMP V1.5 for CentOS Linux Server, Written by Licess |
+------------------------------------------------------------------------+
| For more information please visit https://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: |
+------------------------------------------------------------------------+
+-------------------------------------------+
| Manager for LNMP, Written by Licess |
+-------------------------------------------+
| https://lnmp.org |
+-------------------------------------------+
nginx (pid 18495 18493) is running...
SUCCESS! MySQL running (19001)
Apache is stopped.
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:80 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
Install lnmp takes 24 minutes.
[0;32mInstall lnmp V1.5 completed! enjoy it.[0m |
|