Rumah > Operasi dan penyelenggaraan > CentOS > centos下怎么安装php-fpm

centos下怎么安装php-fpm

王林
Lepaskan: 2020-11-05 09:40:55
asal
2492 orang telah melayarinya

centos下安装php-fpm的方法:1、安装epel-release;2、安装php7;3、安装php7的yum源;4、执行【systemctl start php-fpm】命令开启服务。

centos下怎么安装php-fpm

环境:

centos7.4

安装步骤如下:

(相关学习视频推荐:java视频教程

1、安装epel-release

yum -y install epel-release
Salin selepas log masuk

2、安装PHP7

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
Salin selepas log masuk

3、yum查看

yum search php70w-fpm      #PHP7.0
yum search php71w-fpm      #PHP7.1
yum search php72w-fpm      #PHP7.2
Salin selepas log masuk

4、安装PHP 7.0、7.1的yum源,然后再执行:

安装php 7.0以及扩展:

yum install php70w php70w-fpm php70w-cli php70w-common php70w-devel php70w-gd php70w-pdo php70w-mysql php70w-mbstring php70w-bcmath php70w-xml php70w-pecl-redis php70w-process php70w-intl php70w-xmlrpc php70w-soap php70w-ldap php70w-opcache
Salin selepas log masuk

安装php 7.1以及扩展:

yum install php71w php71w-fpm php71w-cli php71w-common php71w-devel php71w-gd php71w-pdo php71w-mysql php71w-mbstring php71w-bcmath php71w-xml php71w-pecl-redis php71w-process php71w-intl php71w-xmlrpc php71w-soap php71w-ldap php71w-opcache
Salin selepas log masuk

安装php 7.2以及扩展:

yum install -y php72w php72w-fpm php72w-cli php72w-common php72w-devel php72w-gd php72w-pdo php72w-mysql php72w-mbstring php72w-bcmath php72w-xml php72w-pecl-redis php72w-process php72w-intl php72w-xmlrpc php72w-soap php72w-ldap php72w-opcache
Salin selepas log masuk

5、开启服务

systemctl start php-fpm
Salin selepas log masuk

6、开机开启服务

systemctl enable php-fpm
Salin selepas log masuk

相关推荐:php培训

Atas ialah kandungan terperinci centos下怎么安装php-fpm. Untuk maklumat lanjut, sila ikut artikel berkaitan lain di laman web China PHP!

Label berkaitan:
sumber:php.cn
Kenyataan Laman Web ini
Kandungan artikel ini disumbangkan secara sukarela oleh netizen, dan hak cipta adalah milik pengarang asal. Laman web ini tidak memikul tanggungjawab undang-undang yang sepadan. Jika anda menemui sebarang kandungan yang disyaki plagiarisme atau pelanggaran, sila hubungi admin@php.cn
Tutorial Popular
Lagi>
Muat turun terkini
Lagi>
kesan web
Kod sumber laman web
Bahan laman web
Templat hujung hadapan