php72w-fpm mod_php72w php72w 区别

本文解析了PHP7.2中各种模块的功能及用途,包括mod_php72w用于Apache服务器,php72w-fpm适用于nginx服务器,以及其他常用模块如php72w-opcache、php72w-mysqlnd等的详细介绍。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

官方解释:
mod_php72w.x86_64 : PHP module for the Apache HTTP Server
php72w-fpm.x86_64 : PHP FastCGI Process Manager
php72w : 无此包

中文解释

mod_php72w.x86_64 : web服务器是Apache,要安装此包

php72w-fpm.x86_64 : FastCGI进程,一般配合nginx

php72w : 无此包,默认会安装mod_php72w

所以如果你的web服务器是Apache:yum mod_php72w

所以如果你的web服务器是nginx:yum php72w-fpm

其它包的含义:

php72w-common.x86_64 : Common files for PHP 原生文件,必装

php72w-cli.x86_64 : Command-line interface for PHP 供命令行操作用,根据需要安装

php72w-mysqlnd : A module for PHP applications that use MySQL databases 数据库mysql驱动模块

php72w-pgsql : A PostgreSQL database module for PHP 数据库PostgreSQL驱动模块

php72w-pdo : A database access abstraction module for PHP applications 数据库连接模块,底层依赖关系,捆绑安装

php72w-opcache : An opcode cache Zend extension php7缓存模块,据说能提速50%

php72w-mbstring : A module for PHP applications which need multi-byte string handling 切割中文字符模块不会乱码

php72w-gd : A module for PHP applications for using the gd graphics library 绘图模块

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值