2015-02-05 39 views
1

我安裝yum安裝php55w 我嘗試如何安裝使用PHP MBSTRING在CentOS 6.2

# yum install php-mbstring 

Failed to set locale, defaulting to C 
Loaded plugins: fastestmirror 
Setting up Install Process 
Loading mirror speeds from cached hostfile 
* base: mirror.telepoint.bg 
* epel: mirrors.neterra.net 
* extras: mirror.telepoint.bg 
* updates: mirror.telepoint.bg 
* webtatic: uk.repo.webtatic.com 
Resolving Dependencies 
--> Running transaction check 
---> Package php-mbstring.x86_64 0:5.3.3-40.el6_6 will be installed 
--> Processing Dependency: php-common(x86-64) = 5.3.3-40.el6_6 for package: php-mbstring-5.3.3-40.el6_6.x86_64 
--> Running transaction check 
---> Package php-common.x86_64 0:5.3.3-40.el6_6 will be installed 
--> Processing Conflict: php55w-common-5.5.21-1.w6.x86_64 conflicts php-common < 5.5.0 
--> Finished Dependency Resolution 
Error: php55w-common conflicts with php-common-5.3.3-40.el6_6.x86_64 
You could try using --skip-broken to work around the problem 
You could try running: rpm -Va --nofiles --nodigest 
每次我得到這個錯誤,不管我做什麼時

如何解決此問題

回答

2

您是否嘗試安裝php55-mbstring?所以:

yum install php55-mbstring

+0

無包php55-MBSTRING可用 – martyyy 2015-02-05 13:53:50

+0

怎麼樣php55w-MBSTRING? – popas 2015-05-12 19:02:06