Hi guys,
Hope I am posting this in the right place (Forgive me if I am not it's mu first post) I'm trying to upgrade to PHP 5.3 using the ART RPM packages. When I run
Code:
yum --enablerepo=atomic-testing upgrade php
Loaded plugins: allowdowngrade, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* addons: mirrors.melbourne.co.uk
* atomic-testing: www6.atomicorp.com
* base: mirrors.melbourne.co.uk
* extras: mirrors.melbourne.co.uk
* rpmforge: apt.sw.be
* updates: mirrors.melbourne.co.uk
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from Red Hat Enterprise 5 - RPMforge.net - dag
Finished
Excluding Packages from CentOS-5 - Updates
Finished
79 packages excluded due to repository priority protections
Setting up Upgrade Process
No Packages marked for Update
The exclusions I have mostly lie around i386 packages as this is a 64 bit system and I keep running into compatibility issues between x86 and x86_64 on other systems (Not yet had this problem with ART packages though)
Is PHP 5.3 being updated and as such do the mirrors not have PHP available at present? I updated to 5.2.17 on my 5.2 "stable" system no worries (ART rpm again) but 5.3 seems to have disappeared completely. Help appreciated.
Dave