+ Reply to Thread
Results 1 to 4 of 4

Thread: MDB2 Error: connect failed

  1. #1
    hafifizainal is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default MDB2 Error: connect failed

    PHP Code:
    Check configured database settings
    DSN 
    (write):  NOT OK(MDB2 Errorconnect failed)

    Make sure that the configured database exists and that the user has write privileges
    DSN
    mysql://user:password@localhost/roundcube 
    my mysql user i have tick all privileges.
    i using cpanel.
    what's my problems?

  2. #2
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    Did you replace userassword by real username/password?
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  3. #3
    hafifizainal is offline Roundcube Newcomer
    Join Date
    Mar 2010
    Posts
    3
    Downloads
    0
    Uploads
    0

    Default

    i dont get it, please help me.

  4. #4
    dshepherd is offline Registered User
    Join Date
    Oct 2009
    Posts
    87
    Downloads
    1
    Uploads
    0

    Default

    Rosali was referring to the last line in your code snippet, which is:

    DSN: mysql://userassword@localhost/roundcube

    You need to ensure that you have replaced 'user' with your database username and 'password' with your database password.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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