Weblog entry #9 for blackm
#9
horde update using patches
Posted by blackm on Thu 24 Nov 2005 at 13:20
This week horde 3.0.7 has been released. Since this release fix a few security problems, I decided to update my installations. I have one for my webmail / PIM and one for an unofficial cvs mirror.
Since the horde project provides patches, the update has been quit easy. Get you currently installed version
From time to time you should run
Since the horde project provides patches, the update has been quit easy. Get you currently installed version
cat /lib/version.phpget the latest patch using wget and apply the patch zcat | patch -p1 Log into horde as administrator and check if the configuation need to be updated. If he cannot find the configuration, there is a problem with the file permission.
From time to time you should run
pear upgrade-allto keep the pear modules up to date.