真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

怎樣通過yum安裝指定版本的php

通過yum安裝指定版本的php的方法:首先執(zhí)行【yum -y install epel-release】命令安裝源;然后執(zhí)行【yum-config-manager --enable remi-php71】命令安裝指定版本的php即可。

成都創(chuàng)新互聯(lián)公司專注于武漢網(wǎng)站建設(shè)服務(wù)及定制,我們擁有豐富的企業(yè)做網(wǎng)站經(jīng)驗。 熱誠為您提供武漢營銷型網(wǎng)站建設(shè),武漢網(wǎng)站制作、武漢網(wǎng)頁設(shè)計、武漢網(wǎng)站官網(wǎng)定制、微信小程序服務(wù),打造武漢網(wǎng)絡(luò)公司原創(chuàng)品牌,更為您提供武漢網(wǎng)站排名全網(wǎng)營銷落地服務(wù)。

具體方法:

(推薦教程:php圖文教程)

1、安裝源

安裝epel-release:

yum -y install epel-release

添加remi源:

rpm -Uvh http://rpms.remirepo.net/enterprise/remi-release-7.rpm

安裝yum-config-manager實用程序:

yum -y install yum-utils

(視頻教程推薦教程:php視頻教程)

2、安裝PHP

安裝PHP7.1:

yum-config-manager --enable remi-php71
yum -y install php php-opcache

完成后還需要添加PHP常用擴展:

yum -y install php-mysql php-gd php-ldap php-odbc php-pear php-xml php-xmlrpc php-mbstring php-soap curl curl-devel
yum -y install php71-php-fpm.x86_64
systemctl restart php71-php-fpm    #啟動php
netstat -tunlp|grep 9000     #查看php啟動狀態(tài)

本文名稱:怎樣通過yum安裝指定版本的php
轉(zhuǎn)載來于:http://weahome.cn/article/cpojsd.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部