I recently updated a 7.5.1 version to 8.6 using the cd install method. The previous installation was clean but did include a kronolith calendar addon which seems to be read-only for ical access despite the permissions thus my motivation to update.
Things went pretty well but it did seem that I do have a few questions.
After installing I got some errors when doing yum update. Specifically with some dependencies which I skipped by using --skip-broken option. Should I be concerned about the PHP issue?
Resolving Dependencies
--> Running transaction check
---> Package php-pgsql.i386 0:5.1.6-32.el5 set to be updated
--> Processing Dependency: php-common = 5.1.6-32.el5 for package: php-pgsql
--> Finished Dependency Resolution
php-pgsql-5.1.6-32.el5.i386 from base has depsolving problems
--> Missing Dependency: php-common = 5.1.6-32.el5 is needed by package php-pgsql-5.1.6-32.el5.i386 (base)
Error: Missing Dependency: php-common = 5.1.6-32.el5 is needed by package php-pgsql-5.1.6-32.el5.i386 (base)
I was motivated to do so because I wanted a newer revision of horde.
In looking at the ./home/httpd/html/horde/README it appears that the version is
:Last update: $Date: 2007-12-20 15:01:20 $
:Revision: $Revision: 2.13.10.2 $
:Contact: horde@lists.horde.org
It appears that this is older than any version documented in
http://www.horde.org/apps/horde/docs/UPGRADING so is this the correct version running on SME 8.6b?
If so is there a good reason I wouldn't want to attempt updating horde? If so what are the actual steps for this particular version?
Thanks in advance