Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Daley 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
-
/sbin/e-smith/signal-event horde-update
-
Does your IMP 3.2 upgrade work on 5.5 or is it just for 5.6
-
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.
-
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.
-
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
-
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.
-
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 ]
-
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.
-
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