标签: soap

如何在 PHP-FPM 5.5.6 上安装 SOAP 扩展 - 依赖问题

我在 CentOS 6.4 上使用 nginx 为 PHP-FPM 5.5.6(32 + 64 位)安装 SOAP 扩展时遇到问题。我已启用 REMI 存储库并成功安装了所有内容 - 除了 SOAP 扩展。

尝试安装时,我收到以下依赖项错误:

[root@local src]# yum --enablerepo=remi install php-soap
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.hexageek.com
 * epel: mirror.digmia.com
 * extras: mirror.hexageek.com
 * remi: mirror5.layerjet.com
 * updates: mirror.hexageek.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-soap.x86_64 0:5.4.22-1.el6.remi will be installed
--> Processing Dependency: php-common(x86-64) = 5.4.22-1.el6.remi for package: php-soap-5.4.22-1.el6.remi.x86_64
--> Finished Dependency Resolution …
Run Code Online (Sandbox Code Playgroud)

centos php-fpm soap

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

centos ×1

php-fpm ×1

soap ×1