1 ######################################################### 2 #by:kingle # 3 #use: fast lnmp # 4 #version:1.0 # 5 #php:php-7.2.8 # 6 #nginx: 1.15.1 # ...
分类:
其他好文 时间:
2018-08-07 21:24:21
阅读次数:
120
主要方法有下载安装和云安装 下载安装 云安装 1.找到文件/etc/yum.repos.d/nginx.repo,添加以下代码(如果文件不存在可以手动建立) 2.开始安装 3.启动 https://www.qiansw.com/yum-lnmp.html ...
分类:
系统相关 时间:
2017-07-09 18:21:52
阅读次数:
184
参考网站:http://www.cnblogs.com/mchina/archive/2012/05/17/2507102.htmlhttp://www.osyunwei.com/archives/5910.htmlhttp://www.luoxiao123.cn/centos-yum-lnmp.htmlhttp://blog.sina.com.cn/s/blog_66ac09390101ivep.htmlCentos7.0lamp环境搭建CentOS7.0默认使用的是firew..
分类:
其他好文 时间:
2016-11-19 18:33:14
阅读次数:
256
安装wgethttp://www.atomicorp.com/installers/atomicsh./atomicyumcheck-updateyumrepolistyum-yinstallnginxservicenginxstartchkconfignginxonyuminstall-ymysqlmysql-server/etc/init.d/mysqldstartchkconfigmysqldoncp/usr/share/mysql/my-medium.cnf/etc/my.cnfmysql_sec..
分类:
其他好文 时间:
2016-07-15 17:34:26
阅读次数:
194
环境:Centos6.6[root@Centos~]#/etc/init.d/iptablesstatus
iptables:Firewallisnotrunning.
[root@Centos~]#getenforce
Disabled
[root@Centos~]#安装Nginx:[root@Centos~]#yum-yremovehttpd
[root@Centos~]#yum-yinstallnginx
[root@Centos~]#chkconfignginxon安装Mysql:[..
分类:
其他好文 时间:
2016-05-19 13:31:29
阅读次数:
227