Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: KinGover on March 21, 2014, 07:53:20 AM

Title: login username and password for roundcube
Post by: KinGover on March 21, 2014, 07:53:20 AM
I have recently installed roundcube on my localhost server but the problem is that i can't login into it

When i enter address:

localhost/roundcubemail-0.9.5/

I face to login page with 3 fields (username , password , server ):

(http://upload7.ir/imgs/2014-03/79147809611911452798.png)

(i don't have reputation for posting images!)

What is username and password for it

Is it the one that is in db.inc.php file:

Code: [Select]
mysql://roundcube:pass@localhost/roundcubemail
or should i register a new user? how?

I have mysql roundcube database but it's tables are completely empty

and what about server field is that

ssl://localhost

or localhost/roundcubemail-0.9.5/

or just localhost

I have searched all of the web but didn't find the answer.
Title: Re: login username and password for roundcube
Post by: JohnDoh on March 22, 2014, 05:35:11 AM
did you try searching this forum before you posted?

I know this has been explained several times. Roundcube is an IMAP client. In the username and password box you must enter your IMAP username and password and in the server box you enter the address (hostname or IP) your IMAP server.

The server box can be hidden from the login screen by setting the server in in Roundcube config file.