[BlueOnyx:06199] PHP goof....
Stuart McKnight
stuart at stuartmcknight.net
Sun Dec 26 20:33:35 -05 2010
So I upgraded my PHP to 5.2 via the CentOS dev repository and neglected to understand that the admin console breaks on version later than 5.1.6
Am I looking at complete rebuild? I thought I uninstalled PHP but my sites are still able to run their PHP code which is a little baffling. When I try install I get this output:
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.i386 0:5.1.6-27.el5_5.3 set to be updated
--> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php
--> Processing Dependency: php-cli = 5.1.6-27.el5_5.3 for package: php
--> Finished Dependency Resolution
php-5.1.6-27.el5_5.3.i386 from updates has depsolving problems
--> Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.i386 (updates)
php-5.1.6-27.el5_5.3.i386 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.i386 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.i386 (updates)
Error: Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.i386 (updates)
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
[root at onyx yum.repos.d]# yum update php
Loaded plugins: allowdowngrade, fastestmirror
Loading mirror speeds from cached hostfile
* BlueOnyx: www.blueonyx.it
* Solarspeed.net: mirror.smd.net
* addons: mirrors.netdna.com
* base: centos.omnispring.com
* extras: mirrors.finalasp.com
* updates: mirrors.finalasp.com
Setting up Update Process
Package(s) php available, but not installed.
No Packages marked for Update
[root at onyx yum.repos.d]# yum list php
Loaded plugins: allowdowngrade, fastestmirror
Loading mirror speeds from cached hostfile
* BlueOnyx: www.blueonyx.it
* Solarspeed.net: mirror.smd.net
* addons: mirrors.netdna.com
* base: centos.omnispring.com
* extras: mirrors.finalasp.com
* updates: mirrors.finalasp.com
Available Packages
php.i386 5.1.6-27.el5 base
php.i386 5.1.6-27.el5_5.3 updates
[root at onyx yum.repos.d]#
Using the --skip-broken doesn't seem to help. A wise man said once you are in a hole stop digging. Any wise men able to help me fill in the hole?
More information about the Blueonyx
mailing list