Koozali.org: home of the SME Server

Webmail error

Crome

Webmail error
« on: April 27, 2004, 11:15:50 PM »
I have installed the custom 6.0.1-01 ISO and when using webmail for the first time I get the following error:

Quote
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


Where can I start looking?

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Webmail error
« Reply #1 on: April 28, 2004, 07:30:52 AM »
This is a known issue.  If you search for webmail you will see a lot of info on how to fix this.  Or, go to the bugs and browse the resolved ones.

The issue is that your horde password is using some invalid characters.  You can reset the PW back to horde or take the correct steps to fix it.  

If you need more info, let me know and I'll dig it up.

JB
......

Crome

Webmail error
« Reply #2 on: April 28, 2004, 11:00:15 PM »
Thanks for the tip, JB.

I followed the guidelines described in bug tracker ID0000012 and it worked:

Quote
The fix is to upgrade to
e-smith-horde-1.10.0-02.noarch.rpm
e-smith-mysql-1.10.0-02.noarch.rpm

Then, if you are still suffering from this issue, do the following:

/sbin/e-smith/config delprop horde DbPassword
/etc/e-smith/events/actions/conf-horde-startup
/etc/e-smith/events/actions/conf-turba-startup
/etc/init.d/mysql.init restart
/sbin/e-smith/expand-template \
/home/httpd/html/horde/config/horde.php
/sbin/e-smith/expand-template \
/home/httpd/html/horde/turba/config/conf.php


Should have searched a little more...  :roll:

gmeyer30

Another problem
« Reply #3 on: July 06, 2004, 05:40:43 PM »
I have done all of these fixes now when I try to login to webmail it just clears my password and sits there... any ideas?

boringgit

Webmail error
« Reply #4 on: July 06, 2004, 10:26:53 PM »
I had the same problem when I upgraded to 6.0 (A subsequent fresh install of 6.01 worked fine from the word go).

On my upgrade box I tried all of the posted advice and none worked. I solved it by deleting the table using the SQL admin tool (don't ask how, it was seat of the pants / Google search stuff - I know nothing about SQL).

I then re-ran the post upgrade scripts as per the forum posts and all worked.

Just to reiterate that although it worked for me, I have absolutely no idea what you could break (I think I lost my webmail settings, but I only had a few users on it at that point). Last resort ;)

pedrojorge

Webmail error
« Reply #5 on: July 07, 2004, 12:19:32 AM »
i had the same problem, and i solve it restarting mysql damenon

Code: [Select]
/etc/init.d/mysql restart with me works fine.....

i hope it helps...
best regards

Offline Kobus

  • *****
  • 153
  • +0/-0
    • http://www.fullnet.co.uk
Webmail error
« Reply #6 on: July 22, 2004, 10:50:58 PM »
Hi All

Just used this fix. worked very good.

My e-=smith has now been upgraded since 5.1 or is it 5.5 and still running fine on a p3 450 with 256 mb mem and 80gb hdd.
Kobus............

Offline maykelsoft

  • *
  • 57
  • +0/-0
    • http://www.esi.com.ph
IMP upgrade
« Reply #7 on: July 23, 2004, 03:06:50 PM »
A fatal error has occurred:

Required 'phptype' not specified in memos configuration.

[line 64 of /home/httpd/html/horde/mnemo/lib/Driver/sql.php]

Details have been logged for the administrator.

i have done this:
/sbin/e-smith/config delprop horde DbPassword
/etc/e-smith/events/actions/conf-horde-startup
/etc/e-smith/events/actions/conf-turba-startup
/sbin/e-smith/expand-template \
/home/httpd/html/horde/config/horde.php
/sbin/e-smith/expand-template \
/home/httpd/html/horde/turba/config/conf.php

Got same error when opening webmail...

Thanks