- 积分
- 21
- 威望
-
- 金钱
-
- 注册时间
- 2017-2-12
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
用测试机已确认version.sh里除了freetype需要保持2.7之外其他都可升级至新版
Add Startup and Starting LNMP...
Add nginx service at system startup...
Starting nginx... done
Add php-fpm service at system startup...
Starting php-fpm done
============================== Check install ==============================
Checking ...
Nginx: OK
Do not install MySQL/MariaDB.
PHP: OK
PHP-FPM: OK
Clean src directory...
+------------------------------------------------------------------------+
| LNMP V1.4 for Ubuntu 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 |
+------------------------------------------------------------------------+
+-------------------------------------------+
| Manager for LNMP, Written by Licess |
+-------------------------------------------+
| https://lnmp.org |
+-------------------------------------------+
nginx (pid 29643 29641) is running...
php-fpm is runing!
State Recv-Q Send-Q Local Addressort Peer Addressort
LISTEN 0 128 *:80 *:*
LISTEN 0 128 *:22 *:*
Install lnmp takes 18 minutes.
Install lnmp V1.4 completed! enjoy it. |
|