Results 1 to 2 of 2

Thread: Database Error: Connection Failed!

  1. #1
    Member
    Join Date
    Apr 2007
    Posts
    48

    Default Database Error: Connection Failed!

    Hello every One,

    Please help me with following RoundCube Error.


    -------
    DATABASE ERROR: CONNECTION FAILED!

    Unable to connect to the database!
    Please contact your server-administrator.
    -------

    I am able to connect to roundcube DB with the login provided in db.inc.php file. What can be other solution

  2. #2
    Member
    Join Date
    Oct 2007
    Location
    India
    Posts
    11

    Default

    Check if database roundcube exists... After logging in to mysql with credentials from db.inc.php, try executing:

    mysql> show tables;
    You can also try repairing the database 'roundcube'. And last but not least /scripts/upcp --force might just fix this for you!

Similar Threads

  1. MSQL 5.1 Error establishing a database connection
    By saamxvr in forum Database Discussions
    Replies: 3
    Last Post: 12-23-2010, 11:48 AM
  2. MSQL 5.1 Error establishing a database connection
    By saamxvr in forum New User Questions
    Replies: 0
    Last Post: 12-22-2010, 11:32 PM
  3. Please Help! Error establishing a database connection
    By IMM in forum New User Questions
    Replies: 2
    Last Post: 02-27-2010, 11:01 PM
  4. Replies: 0
    Last Post: 05-29-2006, 12:31 PM
  5. Database connection error
    By shady in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 09-12-2003, 01:16 PM