2020年7月4日

摘要: 1.安装epel-release yum -y install epel-release 2.获取PHP7的yum源 rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm 3.清除历史版本 为了防止CentOS上面发生ph 阅读全文
posted @ 2020-07-04 13:22 流年似水zlw 阅读(106) 评论(0) 推荐(0)
摘要: 说明:也可以通过 yum install nginx 直接安装,只是配置文件和默认工作目录位置会有不同 1.安装依赖包 yum -y install gcc pcre-devel zlib-devel openssl openssl-devel 2.下载Nginx软件包 下载地址:https://n 阅读全文
posted @ 2020-07-04 11:30 流年似水zlw 阅读(177) 评论(0) 推荐(0)

导航