CentOS 7.2 安装Nginx1.12+PHP7.1+MariaDB5.5+Redis4.0
先添加 EPEL 包的仓库源#yum-y install epel-release 安装Nginx#yum-y install nginx 安装和配置...y install php71w-fpm php71w-cli php71w-gd php71w-mcrypt php71w-mysql php71w-pear php71w-xml php71w-mbstring php71w-pdo php71w-json php71w-pecl-apcu php71w-pecl-apcu-devel php71w-pecl-mongod php71w-pecl-redis php71w-pecl-memcached 验证安装结果#php...