Koozali.org: home of the SME Server

SME 6.0 final released

Eduardo Rivero

Re: SME 6.0 final released
« Reply #30 on: December 17, 2003, 02:23:12 PM »
Denbert:
    I friend of mine solve this problem downloading all de horde packages from version 1.0.x to version 4-0-x and reinstalling one by one over the old one,
rpm replacepkg horde.1.x.rpm
after the sema with 2.x.rpm and so on.

Aleck Johnson

Re: SME 6.0 final released
« Reply #31 on: December 18, 2003, 03:48:00 AM »
Mike Soulier posted a solution that worked for me at http://forums.contribs.org/index.php?topic=20210.msg79517#msg79517

Basically the horde password needs to be reset.  Mike thoughtfully included directions on how to do that in his message.

PC

OH GREAT....now what?!?!?
« Reply #32 on: February 19, 2004, 08:44:58 PM »
I also ran into this problem:
-----------------------------------------------------
A fatal error has occurred:

DB Error: connect failed

[line 108 of /home/httpd/html/horde/lib/Prefs/sql.php]

Details have been logged for the administrator.
-----------------------------------------------------
This was for an upgrade from 5.6 to 6.0final.

I only lost one day's worth of e-mail, I replaced the server with one that upgraded right (same CD). Recreated all the users, I-Bays, and settings to match the wounded box. Any Ideas on how to retrieve the e-mail from that server? :hammer:

Offline chris burnat

  • *****
  • 1,135
  • +2/-0
    • http://www.burnat.com
SME 6.0 final released
« Reply #33 on: February 22, 2004, 04:47:26 PM »
Had the same problem.  No explanation as to why.  Loaded the box twice before with no problems, then on 3rd installation, could not access Webmail.  

_________________
Error said:
A fatal error has occurred: DB Error: connect failed [line 108 of /home/httpd/html/horde/lib/Prefs/sql.php]
Details have been logged for the administrator.
_________________

Logs extract showing problem:
Feb 11 09:52:59 ftp e-smith[2386]: Processing event: local
Feb 11 09:52:59 ftp e-smith[2386]: Running event handler: /etc/e-smith/events/local/S06conf-lilo
Feb 11 09:53:00 ftp e-smith[2386]: S06conf-lilo=action|Event|local|Action|S06conf-lilo|Start|1076453579 591223|End|1076453580 698773|Elapsed|1.10755
Feb 11 09:53:03 ftp 50turba_upgrade_1.1_to_1.2: DBI->connect(horde) failed: Access denied for user: 'horde@localhost' (Using password: YES) at /etc/e-smith/sql/init/50turba_upgrade_1.1_to_1.2 line 43
Feb 11 09:53:03 ftp mysql.init: Loading 50turba_upgrade_1.1_to_1.2 into mysql failed
Feb 11 09:53:15 ftp last message repeated 2 times

Apply M. Soulier fix:
/sbin/e-smith/config setprop horde DbPassword <password>

Where <password> is something strictly alphabetic, no characters like ^, or [, for example.
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot

Log extract after:
Feb 23 01:54:04 ftp e-smith[2385]: Processing event: local
Feb 23 01:54:04 ftp e-smith[2385]: Running event handler: /etc/e-smith/events/local/S06conf-lilo
Feb 23 01:54:05 ftp e-smith[2385]: S06conf-lilo=action|Event|local|Action|S06conf-lilo|Start|1077461644 527748|End|1077461645 559039|Elapsed|1.031291
Feb 23 01:54:06 ftp mysql.init: Loading 20horde.mysql_update_privs.sql into mysql succeeded
Feb 23 01:54:07 ftp mysql.init: Loading 20mysql_migrate_horde.sql into mysql succeeded
Feb 23 01:54:07 ftp mysql.init: Loading 21horde.mysql_set_password.sql into mysql succeeded
Feb 23 01:54:07 ftp mysql.init: Loading 30mysql_create_tables.sql into mysql succeeded
Feb 23 01:54:09 ftp mysql.init: Loading 50turba_upgrade_1.1_to_1.2 into mysql succeeded
Feb 23 01:54:11 ftp mysql.init: Loading 60migrate-imp-to-turba into mysql succeeded
Feb 23 01:54:20 ftp last message repeated 2 times

Thanks folks!
- chris
If it does not work out of the box, please fill in a Bug Report @ Bugzilla (http://bugs.contribs.org)  - check: http://wiki.contribs.org/Bugzilla_Help .  Thanks.