Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 15 of 21
  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    252

    Default Horde reinstall?

    A fatal error has occurred:

    DB Error: connect failed

    [line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]

    Details have been logged for the administrator.


    hrmm? looked all over.
    Rack911.com - Competent Server Administration
    Server Security - Administration - Managed Servers - Optimization - High Traffic Clusters

  2. #2
    Member
    Join Date
    Jan 2004
    Posts
    252

    Default

    fixed
    Rack911.com - Competent Server Administration
    Server Security - Administration - Managed Servers - Optimization - High Traffic Clusters

  3. #3
    Member
    Join Date
    Jun 2003
    Posts
    74

    Default

    Can you share your fix?

  4. #4
    Member
    Join Date
    Jan 2004
    Posts
    252

    Default

    i tried to change the root password for mysql because it was still blank, and it didnt work so i ran

    Reset Local MySQL Root Password


    and went to horde and the error went away
    Rack911.com - Competent Server Administration
    Server Security - Administration - Managed Servers - Optimization - High Traffic Clusters

  5. #5
    Member
    Join Date
    Jan 2004
    Posts
    12

    Default

    nice fix. thanks.

  6. #6
    Member
    Join Date
    Mar 2003
    Posts
    64

    Default

    can help i got the problem? how to reset that? please advice

  7. #7
    Member
    Join Date
    Jan 2004
    Posts
    5

    Default failure to connect to DB

    hi,

    i am having the same problem

    DB Error: connect failed
    [line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]
    Details have been logged for the administrator.

    my server is new and when i looked at the mySQL password setting as mentioned above, it was blank. i reset the password (leaving the pw field blank) and it restarted mySQL fine. when i tried to login to the horde account, i got the same error!

    i repeated the steps except this time i added a password to the field, retried the login and got the same error.

    this is happening to all my accounts, any ideas?

    --mr360

  8. #8
    Member
    Join Date
    Jan 2004
    Posts
    252

    Default

    are you using the "Reset Local MySQL Root Password" function or the "Set MySQL Root Password" function
    Rack911.com - Competent Server Administration
    Server Security - Administration - Managed Servers - Optimization - High Traffic Clusters

  9. #9
    Member
    Join Date
    Jan 2004
    Posts
    5

    Default tried both

    i think i may have done it in reverse. nontheless i am getting the same message.

    -----

    1st i 'reset local mySQL root password' and mySQL restarted successfully. i got the same horde error.

    2nd i 'set root mySQL password' (which was blank) to an actual password, restarted mySQL successfully, got the same horde error.

    3rd i 'reset local mySQL root password' again (thought maybe it needed to be a sequential thing) and restarted mySQL successfully, got the same error message.

    ugh -mr360

  10. #10
    Member
    Join Date
    Jan 2004
    Posts
    5

    Default better option for webmail

    tell me this;

    does anyone have a better solution for webmail customers?

    i want to add a 'read webmail' link to my homepage, from there i want to launch another browser where the user can enter email login creditials and then access thier webmail.

    this is probably an easy one.

    --mr360

  11. #11
    Member
    Join Date
    Feb 2004
    Posts
    469

    Default Re: better option for webmail

    Originally posted by john@coolsoluti
    ...i want to add a 'read webmail' link to my homepage, from there i want to launch another browser where the user can enter email login creditials and then access thier webmail.

    this is probably an easy one.

    --mr360
    <a href="https://123.123.123.123:2096/" target="_blank">Client Webmail</a> or
    <a href="https://domain.com/webmail" target="_blank">Login to your webmail</a> or
    <a href="https://domain.com/webmail" target="_blank"><img src="yourlinkimage.jpg" alt="click here to login to your webmail"></a>

    etc.etc.
    Https=2096
    http=2095

    You can do the same sort of thing to give a cPanel link.
    Substitute in the above html:
    https=2083
    http=2082
    Sustitute cpanel for webmail in the above html
    HTH
    Last edited by Izzee; 04-27-2004 at 09:29 AM.

  12. #12
    Member
    Join Date
    Oct 2002
    Posts
    12

    Default Found a fix, for myself at least

    the /etc/my.cnf file was set to create the mysql socket file in /tmp/mysql.sock instead of /var/lib/mysql/mysql.sock

    I updated this and restarted mysqld and all was well.

    -sean

  13. #13
    Member
    Join Date
    Jan 2004
    Posts
    5

    Default a multiple fix

    that link works great.

    i miscommunicated my intentions

    actually what i want to do is provide a 'read webmail' link for multiple customers (the ones who refuse to learn the /webmail login).

    i don't know if there is a script or something that would achieve this?

    --mr360 (mr180 at this point )

  14. #14
    Staff Member cpanelben's Avatar
    Join Date
    Feb 2004
    Location
    Houston, Texas USA
    Posts
    598
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    DB Error: connect failed
    [line 108 of /usr/local/cpanel/base/horde/lib/Prefs/sql.php]
    Details have been logged for the administrator.
    You are likely missing the horde database

    Try this:
    root@tera [~]# mysql horde
    ERROR 1049: Unknown database 'horde'

    If that looks familiar, then run the following:
    root@tera [~]# mysqladmin create horde
    root@tera [~]# /scripts/fullhordereset

    That should do it.

  15. #15
    Member
    Join Date
    Apr 2004
    Posts
    8

    Default

    Originally posted by cpanelben
    You are likely missing the horde database

    Try this:
    root@tera [~]# mysql horde
    ERROR 1049: Unknown database 'horde'

    If that looks familiar, then run the following:
    root@tera [~]# mysqladmin create horde
    root@tera [~]# /scripts/fullhordereset

    That should do it.
    FANTASTIC!! This solved my issue as well.

    Thanks!!

Similar Threads & Tags
Similar threads

  1. To reinstall or not
    By qisback in forum Data Protection
    Replies: 6
    Last Post: 08-20-2009, 12:05 PM
  2. Reinstall Exim
    By persianwhois in forum E-mail Discussions
    Replies: 7
    Last Post: 10-27-2007, 08:09 AM
  3. Help me. Reinstall
    By exit in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-31-2005, 04:45 AM
  4. How to reinstall php
    By hcan in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 05-14-2004, 03:57 PM
  5. How to reinstall Horde?
    By Pilgrim in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 01-10-2004, 03:59 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube