# yum -y install php*

注意:

php53-odbc64-5.3.3-2.el5.x86_64 from base has depsolving problems
  --> php53-odbc64 conflicts with php53-odbc
Errorphp53-odbc64 conflicts with php53-odbc
 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 -y install php* --skip-broken

安装成功会最后出现Complete!

posted on 2015-05-27 15:41  RH★JEANS  阅读(561)  评论(0)    收藏  举报