yum 安装 PHP7

前端之家收集整理的这篇文章主要介绍了yum 安装 PHP7前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

yum -y install epel-release
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm

yum install PHP72w PHP72w-fpm PHP72w-cli PHP72w-common PHP72w-devel PHP72w-gd PHP72w-pdo PHP72w-MysqL PHP72w-mbstring PHP72w-bcmath

原文链接:https://www.f2er.com/bash/388352.html

猜你在找的Bash相关文章