Trying to upgrade PHP 4.3.9 -> 5.2.12 failed dependency

Support/Development for PHP
daffoml
Forum User
Forum User
Posts: 7
Joined: Tue May 05, 2009 11:02 am

Trying to upgrade PHP 4.3.9 -> 5.2.12 failed dependency

Unread post by daffoml »

I've been trying to get a Cent 4.5 / Plesk 8.6 installation upgraded to PHP 5.2 for a new customer that wants Joomla 1.5, but am having problems.

I've added and enabled the Atomic, and atomic-testing repos,
ran a yum clean all
removed all excludes from the yum.conf
run yum update php

The final result ends in:

--> Processing Dependency: php-common = 5.2.12-1.el4.art for package: php-xml
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.2.12-1.el4.art is needed by package php-xml

Any words of wisdom? I know this subject is beat to death around here, but nothing seems to work for me, and those who have posted before with the same issue never post back a fix.

What uses php-xml on a plesk box? If it's a function I don't use (1.e. sitebuilder), I'll remove it.

Thanks
antminds
Forum User
Forum User
Posts: 12
Joined: Fri Mar 12, 2010 6:28 am

Re: Trying to upgrade PHP 4.3.9 -> 5.2.12 failed dependency

Unread post by antminds »

daffoml wrote:I've been trying to get a Cent 4.5 / Plesk 8.6 installation upgraded to PHP 5.2 for a new customer that wants Joomla 1.5, but am having problems.

I've added and enabled the Atomic, and atomic-testing repos,
ran a yum clean all
removed all excludes from the yum.conf
run yum update php

The final result ends in:

--> Processing Dependency: php-common = 5.2.12-1.el4.art for package: php-xml
--> Finished Dependency Resolution
Error: Missing Dependency: php-common = 5.2.12-1.el4.art is needed by package php-xml

Any words of wisdom? I know this subject is beat to death around here, but nothing seems to work for me, and those who have posted before with the same issue never post back a fix.

What uses php-xml on a plesk box? If it's a function I don't use (1.e. sitebuilder), I'll remove it.

Thanks

first uninstall php then do yum install php
Post Reply