最新消息:20210917 已从crifan.com换到crifan.org

【记录】重新给Linode中CentOS安装LNMP

CentOS crifan 2333浏览 0评论

之前已经:

【记录】给Linode中CentOS安装LNMP

但是有问题,卸载了,现在重新去安装。

9:20开始安装的

看看最后需要多长时间才能安装完毕

期间要编译一堆的源码:

大体顺序是:

编译了mysql

编译了php

编译了openssl 1.0.2l

最后就完成了:

Add mysql service at system startup…
Starting MySQL.. SUCCESS!
Add php-fpm service at system startup…
Starting php-fpm  done
============================== Check install ==============================
Checking …
Nginx: OK
MySQL: OK
PHP: OK
PHP-FPM: OK
Clean src directory…
+————————————————————————+
|          LNMP V1.4 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/crifan                              |
+————————————————————————+
|  MySQL/MariaDB root password: xxx                          |
+————————————————————————+
+——————————————-+
|    Manager for LNMP, Written by Licess    |
+——————————————-+
|              https://lnmp.org             |
+——————————————-+
nginx (pid 7263 7262 7261) is running…
php-fpm is runing!
SUCCESS! MySQL running (7805)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State      
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
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     
tcp6       0      0 :::22                   :::*                    LISTEN     
Install lnmp takes 35 minutes.
Install lnmp V1.4 completed! enjoy it.

一共花了35分钟。

总结:

此处选择的版本是:

MySQL: 5.5.56

PHP: 5.6.31

【记录】Linode的CentOS中去初始化和配置LNMP

转载请注明:在路上 » 【记录】重新给Linode中CentOS安装LNMP

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
92 queries in 0.198 seconds, using 23.39MB memory