码迷,mamicode.com
首页 > Web开发 > 详细

CentOS6下安装PHP7

时间:2017-06-05 12:42:41      阅读:267      评论:0      收藏:0      [点我收藏+]

标签:XML   php   mcr   repo   string   org   wget   json   evel   

更新软件源[1]

wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm

wget http://rpms.remirepo.net/enterprise/remi-release-6.rpm

rpm -Uvh remi-release-6.rpm epel-release-latest-6.noarch.rpm

安装php7[2][3]

yum install php70-php php70-php-pear php70-php-bcmath php70-php-pecl-jsond-devel php70-php-mysqlnd php70-php-gd php70-php-common php70-php-fpm php70-php-intl php70-php-cli php70-php php70-php-xml php70-php-opcache php70-php-pecl-apcu php70-php-pecl-jsond php70-php-pdo php70-php-gmp php70-php-process php70-php-pecl-imagick php70-php-devel php70-php-mbstring php70-php-mcrypt

然后重启一下httpd就已经安装好了

 

CentOS6下安装PHP7

标签:XML   php   mcr   repo   string   org   wget   json   evel   

原文地址:http://www.cnblogs.com/hltswd/p/6944029.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!