2011-04-29 1 views
1

오류가 아래 CentOS 5.5오류가 5.5

오류 메시지에 PHP 5.3에 대한 ldap 설치에 CentOS에 PHP 5.3 LDAP를 설치

[[email protected] ~]# 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. 
+1

출력을보다 잘 포맷하십시오. 또한 제안을 시도해 보셨습니까? 그리고 CentOS에 관한 나의 작은 경험에서, 때로는 'yum clean all'도 트릭을합니다. –

답변

1

당신은 yum install php-common 처음

+0

yum에 php-common.but 시스템 메시지 show가 이미 설치되어 있습니다. – user730815

+0

ty'rpm -qa | grep php '을 사용하여 어떤 버전이 설치되어 있는지 확인하십시오. 어쩌면 얌 업데이트가 모두 도움이됩니다 – Flask

+0

php-common install php-ldap still error. – user730815

1

대신 yum install php53-ldap를 설치 설치해야합니다.

1

또는 yum 대신 php55w-ldap을 설치하십시오.