I used www. blogjava. netnkjav... here to install php5.5, but the following error occurs when I want to install phpize. how can I solve it? This problem has plagued me for a long time and I have never known how to solve it. now the default yum source is 5.3, but my project is in the yii2.0 frame... I am using idea? This problem has plagued me for a long time and I have never known how to solve it. now the default yum source is 5.3, but my project is developed based on the yii2.0 framework and must be of version 5.4 or above, I tried php5.3 for 163 of yum sources in China. Thank you for your guidance!
[root@centos ~]# yum install php-develLoaded plugins: fastestmirror, securityLoading mirror speeds from cached hostfilewebtatic: uk.repo.webtatic.comSetting up Install ProcessResolving Dependencies--> Running transaction check---> Package php-devel.x86_64 0:5.3.3-47.el6 will be installed--> Processing Dependency: php(x86-64) = 5.3.3-47.el6 for package: php-devel-5.3.3-47.el6.x86_64--> Running transaction check---> Package php.x86_64 0:5.3.3-47.el6 will be installed--> Processing Dependency: php-common(x86-64) = 5.3.3-47.el6 for package: php-5.3.3-47.el6.x86_64--> Processing Dependency: php-cli(x86-64) = 5.3.3-47.el6 for package: php-5.3.3-47.el6.x86_64--> Running transaction check---> Package php-cli.x86_64 0:5.3.3-47.el6 will be installed---> Package php-common.x86_64 0:5.3.3-47.el6 will be installed--> Processing Conflict: php55w-common-5.5.38-1.w6.x86_64 conflicts php-common < 5.5--> Finished Dependency ResolutionError: php55w-common conflicts with php-common-5.3.3-47.el6.x86_64You could try using --skip-broken to work around the problemYou could try running: rpm -Va --nofiles --nodigest
I have tried to install 5.5 with the Webtatic source and then switch back to the 163 source to install phpize...
Reply content:
How do I use logging? This problem has plagued me for a long time and I have never known how to solve it. now the default yum source is 5.3, but my project is developed based on the yii2.0 framework and must be of version 5.4 or above, I tried php5.3 for 163 of yum sources in China. Thank you for your guidance!
[root@centos ~]# yum install php-develLoaded plugins: fastestmirror, securityLoading mirror speeds from cached hostfilewebtatic: uk.repo.webtatic.comSetting up Install ProcessResolving Dependencies--> Running transaction check---> Package php-devel.x86_64 0:5.3.3-47.el6 will be installed--> Processing Dependency: php(x86-64) = 5.3.3-47.el6 for package: php-devel-5.3.3-47.el6.x86_64--> Running transaction check---> Package php.x86_64 0:5.3.3-47.el6 will be installed--> Processing Dependency: php-common(x86-64) = 5.3.3-47.el6 for package: php-5.3.3-47.el6.x86_64--> Processing Dependency: php-cli(x86-64) = 5.3.3-47.el6 for package: php-5.3.3-47.el6.x86_64--> Running transaction check---> Package php-cli.x86_64 0:5.3.3-47.el6 will be installed---> Package php-common.x86_64 0:5.3.3-47.el6 will be installed--> Processing Conflict: php55w-common-5.5.38-1.w6.x86_64 conflicts php-common < 5.5--> Finished Dependency ResolutionError: php55w-common conflicts with php-common-5.3.3-47.el6.x86_64You could try using --skip-broken to work around the problemYou could try running: rpm -Va --nofiles --nodigest
I have tried to install 5.5 with the Webtatic source and then switch back to the 163 source to install phpize...