Koozali.org: home of the SME Server

danbrown's IMP 3.2 upgrade

Daley

danbrown's IMP 3.2 upgrade
« on: April 17, 2003, 01:53:00 PM »
Hi All,

After upgraded the imp to 3.2, users are rejected to login with the right userid and password, error msg Login failed for some reason. Most likely your username or password was entered incorrectly.

Thank you.
Daley

Dan Brown

Re: danbrown's IMP 3.2 upgrade
« Reply #1 on: April 17, 2003, 04:46:56 PM »
/sbin/e-smith/signal-event horde-update

Brad Jennings

Re: danbrown's IMP 3.2 upgrade
« Reply #2 on: April 17, 2003, 07:04:45 PM »
Does your IMP 3.2 upgrade work on 5.5 or is it just for 5.6

Daley

Re: danbrown's IMP 3.2 upgrade
« Reply #3 on: April 17, 2003, 09:08:44 PM »
Steps to install follow:

Install the three RPMs (horde, imp, and e-smith-imp)
/sbin/e-smith/signal-event email-update
/sbin/e-smith/expand-template /home/httpd/html/horde/config/horde.php
/sbin/e-smith/expand-template /home/httpd/html/horde/config/registry.php

Installed on SME 5.5U5 and SME 5.6U3 has responded the same issue.

Dan Brown

Re: danbrown's IMP 3.2 upgrade
« Reply #4 on: April 17, 2003, 10:42:09 PM »
Daley, I've updated the RPMs and the install procedure.  You'll want to install (at a minimum) horde, imp, turba, and the e-smith- packages for each of these.  Then, all you need to do is

/sbin/e-smith/signal-event horde-update

Brad, I haven't tested it at all on 5.5; if it works, great, but the idea is only for 5.6.

Daley

Re: danbrown's IMP 3.2 upgrade
« Reply #5 on: April 18, 2003, 09:19:25 AM »
Hi Dan,

As refer to your earlier posted to devinfo and snapshot below, is it necessary to carry out the steps?

# mysql < /home/httpd/html/horde//scripts/drivers/*.sql
## If you've installed more than one of kronolith, nag, and mnemo,
you'll need to repeat this for each of them

# rm -f /etc/e-smith/sql/init/*
# /sbin/e-smith/signal-event horde-update

Thank you.
Daley

Dan Brown

Re: danbrown's IMP 3.2 upgrade
« Reply #6 on: April 18, 2003, 09:21:35 AM »
If you're using my current packages, those steps aren't necessary.  Take a look at http://www.familybrown.org/howtos/imp321-upgrade.html for what's required.

Brad Jennings

Re: danbrown's IMP 3.2 upgrade
« Reply #7 on: April 18, 2003, 10:13:29 AM »
Is the error below what you refer to on your site?  By the way, I tried the installation on a 5.5 U5 server with no luck.  Well, I take that back, it possibly could have worked, but I installed Nag, and Kronoloth...and the rest.....and it gave me errors and such, then wouldn't let me login.  So, I scrapped it and went to 5.6.
And....like you said on your upgrade.html file....it seems to work fine.  Thanks!


   1:e-smith-turba          ########################################### [100%]
ln: /etc/e-smith/sql/init/20mysql_upgrade_1.1_to_1.2.sql': File exists
Loading 20mysql_upgrade_1.1_to_1.2.sql into mysql ERROR 1060 at line 26: Duplicate column name 'object_type'
[ FAILED ]

Dan Brown

Re: danbrown's IMP 3.2 upgrade
« Reply #8 on: April 18, 2003, 05:17:55 PM »
Well, that isn't exactly the error, but pretty close.  I'd remove /etc/e-smith/sql/init/20mysql_upgrade_1.1_to_1.2.sql, though, as it apparently isn't needed.

Daley

Re: danbrown's IMP 3.2 upgrade
« Reply #9 on: April 19, 2003, 05:54:06 PM »
Hi,

tested on SME 5.5U5, file /home/httpd/html/horde/imp/config/server.php need to be amended under the $servers['imap'] = array section, because the imap protocol for sme 5.5 is using 'imap' only.

Thank you.
Daley