php - 在 CentOS 5.5 上为 php 5.3 安装 ldap 时出错

标签 php ldap centos

CentOS 5.5 上为 PHP 5.3 安装 ldap 时出错

错误信息如下:

[root@localhost ~]# yum install php-ldap
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-ldap.i386 0:5.1.6-27.el5_5.3 set to be updated
--> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php-ldap
--> Finished Dependency Resolution
php-ldap-5.1.6-27.el5_5.3.i386 from updates has depsolving problems
  --> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-ldap-5.1.6-27.el5_5.3.i386 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-ldap-5.1.6-27.el5_5.3.i386 (updates)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

最佳答案

你需要先安装yum install php-common

关于php - 在 CentOS 5.5 上为 php 5.3 安装 ldap 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5830650/

相关文章:

php - 将公司注册添加到 SaaS 应用 Laravel

升级到 5.4 时 PHP 失败

python - 来自 Windows 客户端的无密码 Python LDAP3 身份验证

ldap - UnboundID LDAP Java SDK - 需要列出给定父 DN 的后代

mongodb - 无法在 CentOS 7 上启动 MongoDB 3.2.1

php - MySQL:使用 ORDER BY 子句的查询不返回任何内容

tomcat - JNDI Tomcat Servelet(grails)尝试从身份验证的 LDAP 绑定(bind)中获取更多属性

python - 用于 python 3 的 Centos 7 和 netsnmp

php - centos+在 php.ini 中启用 mbstring 扩展仍然没有在 phpinfo() 中显示

php - 根据现有十六进制值列表确定最接近的十六进制颜色