阿里云centos7.2安装php7

Posted 媛媛*小怪兽

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了阿里云centos7.2安装php7相关的知识,希望对你有一定的参考价值。

安装php7

1.安装php7
rpm -Uvh https://mirror.webtatic.com/yum/el7/epel-release.rpm rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
2. 通过云进行php和其他组件的安装
yum install php70w.x86_64 php70w-cli.x86_64 php70w-common.x86_64 php70w-gd.x86_64 php70w-ldap.x86_64 php70w-mbstring.x86_64 php70w-mcrypt.x86_64 php70w-mysql.x86_64 php70w-pdo.x86_64
yum install php70w-fpm


参考链接有
1.http://www.cnblogs.com/JANCHAN/p/9024422.html
2.http://www.cnblogs.com/JANCHAN/p/7724544.html

以上是关于阿里云centos7.2安装php7的主要内容,如果未能解决你的问题,请参考以下文章

Centos7 配置LAMP+fastcgi(Centos7.2+php7.0+mariadb+httpd)

阿里云 Centos 7 PHP7环境配置 LNMP

阿里云centos7 搭建lamp php7

阿里云-centos7.2-LNMP-编译安装-记录

阿里云centos7.2 lamp配置

阿里云ECS服务器 Centos7.2 使用 yum 安装 ansible 报错