Hi guys. I'm trying to instal the newer wordpress version on a VPS but I need to upgrade my PHP for it to work. So here I am trying to do this but all I get in response is an error about conflicting with php-common. I've tried removing the old php but it still gives same error.
> yum install php53
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.loosefoot.com
* extras: mirrors.tummy.com
* rpmforge: mirror.team-cymru.org
* updates: mirror.wiredtree.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php53.x86_64 0:5.3.3-21.el5 set to be updated
--> Processing Dependency: php53-cli = 5.3.3-21.el5 for package: php53
--> Processing Dependency: php53-common = 5.3.3-21.el5 for package: php53
--> Running transaction check
---> Package php53-cli.x86_64 0:5.3.3-21.el5 set to be updated
---> Package php53-common.x86_64 0:5.3.3-21.el5 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Finished Dependency Resolution
php53-common-5.3.3-21.el5.x86_64 from base has depsolving problems
--> php53-common conflicts with php-common
I'm by no means an expert on this stuff so does anyone have any idea as to what I'm doing wrong?
> yum install php53
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirrors.loosefoot.com
* extras: mirrors.tummy.com
* rpmforge: mirror.team-cymru.org
* updates: mirror.wiredtree.com
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php53.x86_64 0:5.3.3-21.el5 set to be updated
--> Processing Dependency: php53-cli = 5.3.3-21.el5 for package: php53
--> Processing Dependency: php53-common = 5.3.3-21.el5 for package: php53
--> Running transaction check
---> Package php53-cli.x86_64 0:5.3.3-21.el5 set to be updated
---> Package php53-common.x86_64 0:5.3.3-21.el5 set to be updated
--> Processing Conflict: php53-common conflicts php-common
--> Finished Dependency Resolution
php53-common-5.3.3-21.el5.x86_64 from base has depsolving problems
--> php53-common conflicts with php-common
I'm by no means an expert on this stuff so does anyone have any idea as to what I'm doing wrong?