Did you replace userassword by real username/password?
my mysql user i have tick all privileges.PHP Code:Check configured database settings
DSN (write): NOT OK(MDB2 Error: connect failed)
Make sure that the configured database exists and that the user has write privileges
DSN: mysql://user:password@localhost/roundcube
i using cpanel.
what's my problems?
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
i dont get it, please help me.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)