centos7上安装LNMP(php7)

centos7上安装LNMP(php7)

本篇笔记主要讲解如何在`centos7.x`下配置LNMP环境,其中php版本为7.x。如果需要配置6.x的,请参考[这篇][1]。 ### 安装一些常用的源 EPEL源 “` centos6 yum install http://mirrors.ustc.edu.cn/fedora/epel/6/i386/epel-release-6-8.noarch.rpm centos7 yu