Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Crome on April 27, 2004, 11:15:50 PM

Title: Webmail error
Post by: Crome 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?
Title: Webmail error
Post by: mrjhb3 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
Title: Webmail error
Post by: Crome 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:
Title: Another problem
Post by: gmeyer30 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?
Title: Webmail error
Post by: boringgit 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 ;)
Title: Webmail error
Post by: pedrojorge 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
Title: Webmail error
Post by: Kobus 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.
Title: IMP upgrade
Post by: maykelsoft 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