Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Mogens Birkelund on March 20, 2002, 12:22:43 PM

Title: Blade 5.1.2 Update problem
Post by: Mogens Birkelund on March 20, 2002, 12:22:43 PM
I'm also trying to install the new Blade update. I'm also running on a 5.1.2 server, but I have updated the PHP already.

The message I'm getting is:

Check for package conflicts There are package conflicts with the SMEServer-5.1.2_Update1 blade
error: failed dependencies:
php >= 4.1.0 is needed by horde-2.0-3es
php >= 4.1.0 is needed by imp-3.0-2es
php >= 4.1.0 is needed by turba-1.0-4es
php-imap >= 4.1.0 is needed by imp-3.0-2es
 
If I connect with a console and query the php status on PHP I get

[root@E-smith-FW /root]# rpm -q php
php-4.1.1-2

which means the php version is >=4.1.0

Help please

Regards
Title: Re: Blade 5.1.2 Update problem
Post by: Jon Blakely on March 20, 2002, 01:37:17 PM
You will not be able install the update. The update upgrades the php version that shipped with 5.1.2 from 4.0.4 to 4.0.6 and adds the security patch. You are already at 4.1.1 so the only thing you can do is upgrade to 4.1.2 as per Dan Browns How To in the HowTo section. 4.1.2 has the security loophole closed.

Jon