# yum -y install php*
注意:
php53-odbc64-5.3.3-2.el5.x86_64 from base has depsolving problems
--> php53-odbc64 conflicts with php53-odbc
Error: php53-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!