에러.. 정보
에러..본문
yum install php 명령어로 설치하려고 했는데 에러가 뜨네요.
어떤 에러인지 아시는분 안계세요??
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.tt.co.kr
* base: centos.tt.co.kr
* extras: centos.tt.co.kr
* updates: centos.tt.co.kr
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 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
--> Processing Dependency: php-cli = 5.1.6-27.el5_5.3 for package: php
--> Finished Dependency Resolution
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (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.
어떤 에러인지 아시는분 안계세요??
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.tt.co.kr
* base: centos.tt.co.kr
* extras: centos.tt.co.kr
* updates: centos.tt.co.kr
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 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
--> Processing Dependency: php-cli = 5.1.6-27.el5_5.3 for package: php
--> Finished Dependency Resolution
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (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.
추천
0
0
댓글 9개

소스 설치를 추천드립니다~~!

yum -y install yum-fastestmirror 이것부터 해보시고 하심이...아니면
yum clean 한번 하시고 하세요
yum clean 한번 하시고 하세요
소스설치도 에러가 많이 떠서 rpm 으로 하려고했더니 에러가 뜨네요.. 켁 OS 재설치 해야하나..

미러 주소 변경후 해보세요..
소스 설치가 안되면 리눅스에 문제가 있구요.
소스 설치가 안되면 리눅스에 문제가 있구요.
php가 이미 설치가 되어 있는지 거기에 무언가 꼬인거 같은데요.
삭제하시고 재 설치 해보세요.
삭제하시고 재 설치 해보세요.
네 yum remove php 명령어로 제거해서 그런거같아요. 완전 제거 어떻게 할까요?
미러 주소 변경을 어떻게 하나요??..

yum -y install yum-fastestmirror
이거 하시면 가까운 미러로 자동갱신 됩니다
이거 하시면 가까운 미러로 자동갱신 됩니다

걍 밀고 새로 깔아요 깔끔하게~ 도움 필요허시면 이야기 하시구요! 저도 개인서버가 있어서...
centos 깔아놓고 사용하고 있습니당;
centos 깔아놓고 사용하고 있습니당;