Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2004
    Posts
    65

    Cpanel and Horde Mail Problem.

    I use cpanel to login into my Horde Mail and upon entering, it shows this error.

    Anyone has a clue what the problem is?

    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.

  2. #2
    I took this off cPanel's forums:

    In shell, type:

    [~]# mysql horde

    If it does not exist, you will see:

    ERROR 1049: Unknown database 'horde'


    If this is the case, run the following:

    [~]# mysqladmin create horde
    [~]# /scripts/fullhordereset

  3. #3
    Join Date
    Jul 2004
    Posts
    65
    great!

    Thanks, now it's working hehe

    Cheers!

  4. #4
    yupz... usuallly it is the mysql problem

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •