Roundcube Community Forum

 

New Install and User login issues

Started by nyghtraven, September 24, 2006, 05:42:23 PM

Previous topic - Next topic

nyghtraven

I installed RC and get the login screen, but when I enter the username (as the user in db.inc.php $rcmail_config['db_dsnw'] = 'mysql://:<used password entered here>@localhost/';


I am not understanding whether I am entering the wrong things into the login screen, or whether there are things I have to manually enter into the sql datbase. I did upload the text file mysql.initial.sql and inported it into phpmyadmin.

I am requireing any assistance that can be offered.

RolfXXL

Well, what error message do u get when trying to log in?

Did you create a new roundcube db-user und a new db?
Has the db-user the rights to modify the new database?

Or take a look at your server-logs of ur imap server. if there is a line telling u "login failed" then u probably have to
take a look at your login details.

Webslave

Hello,

i installed roundcube on a subdomain like this:
http://webcenter.domain.com/webmail/

I imported the database structure, and when i go on my page i also see the login screen,
but whenever i login, i get the error message: Login Failed!

Do i need to create an extra user manually in the Database for each email adress ?

Webslave

i solved the problem, it was an error in my main.php file.

I made Auto Create User on TRUE, and changed my default host, then it worked.

Thanks goes also to my Webhoster Artfiles.de who provided my great help in installing the script.