网站首页 > 技术教程 正文
CentOS 6.8 x64 最小化安装
yum -y install wget # 要确保yum能正常安装的,因为安装LNMP需要用到yum。
wget http://soft.vpser.net/lnmp/lnmp1.5-full.tar.gz # 完整包
tar xf lnmp1.5-full.tar.gz
cd lnmp1.5-full
./install.sh lnmpa # 需要联网
--------------------------------------------------------------------
+------------------------------------------------------------------------+
| LNMP V1.5 for CentOS Linux Server, Written by Licess |
+------------------------------------------------------------------------+
| A tool to auto-compile & install LNMP/LNMPA/LAMP on Linux |
+------------------------------------------------------------------------+
| For more information please visit https://lnmp.org |
+------------------------------------------------------------------------+
You have 10 options for your DataBase install.
1: Install MySQL 5.1.73
2: Install MySQL 5.5.60 (Default)
3: Install MySQL 5.6.40
4: Install MySQL 5.7.22
5: Install MySQL 8.0.11
6: Install MariaDB 5.5.60
7: Install MariaDB 10.0.35
8: Install MariaDB 10.1.33
9: Install MariaDB 10.2.14
0: DO NOT Install MySQL/MariaDB
Enter your choice (1, 2, 3, 4, 5, 6, 7, 8, 9 or 0): 0
Do not install MySQL/MariaDB!
===========================
You have 8 options for your PHP install.
1: Install PHP 5.2.17
2: Install PHP 5.3.29
3: Install PHP 5.4.45
4: Install PHP 5.5.38
5: Install PHP 5.6.36 (Default)
6: Install PHP 7.0.30
7: Install PHP 7.1.18
8: Install PHP 7.2.6
Enter your choice (1, 2, 3, 4, 5, 6, 7 or 8): 8
You have 3 options for your Memory Allocator install.
1: Don't install Memory Allocator. (Default)
2: Install Jemalloc
3: Install TCMalloc
Enter your choice (1, 2 or 3): 2
You will install JeMalloc
===========================
Please enter Administrator Email Address: admin@test.org
===========================
Server Administrator Email: admin@test.org
===========================
===========================
You have 2 options for your Apache install.
1: Install Apache 2.2.34
2: Install Apache 2.4.33 (Default)
Enter your choice (1 or 2): 2
Press any key to install...or Press Ctrl+c to cancel
--------------------------------------------------------------------
说明:安装版本看个人喜好,这里仅供参考。另外,我这里不安装数据库,需要用到数据库再另外搭建数据库服务器用。
猜你喜欢
- 2024-10-14 使用Docker 搞定PHP开发环境(docker php.ini)
- 2024-10-14 用Docker搭建Laravel和Vue项目的开发环境
- 2024-10-14 成为PHP语言编程高手不得不养成的5个习惯,你有几个?
- 2024-10-14 如何成为一名PHP编程高手?w3cschool分享php高手5大必由之路
- 2024-10-14 基于Docker一键LNMP(Nginx+MySQL+PHP7/5+Redis)安装程序
- 2024-10-02 企业网站维护教程:解决Nginx的80端口占用导致的一系列问题
- 2024-10-02 Centos7下安装LNMP最新版(yum安装nginx和mysql,php源码安装)
- 2024-10-02 Mac Brew部署 Nginx + php +Mysql + phpMyAdmin 环境
- 2024-10-02 使用docker-compose安装php+nginx+memcached
- 2024-10-02 几十款PHP运行环境,你更钟意哪款了?
你 发表评论:
欢迎- 最近发表
-
- Linux入门-普通用户赋予sudo权限(linux基础用户及权限管理的思维导图)
- Linux系统更改系统用户与密码,RK3568工控主板演示
- 在Windows服务器上安装Linux系统5种主要方法!
- Linux系统非root用户执行Docker命令
- 2、linux命令-用户管理(linux用户和用户组管理)
- Linux下安装常用软件都有哪些?做了一个汇总列表,你看还缺啥?
- Linux中wheel组的使用(centos wheel组和sudo)
- 信息安全实战案例:Linux系统用户权限管理
- Linux 组的管理:groupmod命令 + 练习 + 思维导图
- Linux中的用户管理(linux用户管理的命令)
- 标签列表
-
- 下划线是什么 (87)
- 精美网站 (58)
- qq登录界面 (90)
- nginx 命令 (82)
- nginx .http (73)
- nginx lua (70)
- nginx 重定向 (68)
- Nginx超时 (65)
- nginx 监控 (57)
- odbc (59)
- rar密码破解工具 (62)
- annotation (71)
- 红黑树 (57)
- 智力题 (62)
- php空间申请 (61)
- 按键精灵 注册码 (69)
- 软件测试报告 (59)
- ntcreatefile (64)
- 闪动文字 (56)
- guid (66)
- abap (63)
- mpeg 2 (65)
- column (63)
- dreamweaver教程 (57)
- excel行列转换 (56)
本文暂时没有评论,来添加一个吧(●'◡'●)