RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > News and Announcements > General Discussion

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 12-20-2006, 12:58 PM
Registered User
 
Join Date: Dec 2006
Posts: 5
Downloads: 0
Uploads: 0
Default failed to login

Hello,

i installed roundcube with the howto,
but if i want to loggin i get the error message "login failed"
I´m the owner of a rootserver, so imodified like this:

$rcmail_config['default_host'] = 'mysql://root:mypass@localhost/mail (database mail added with phpmyadmin)

$rcmail_config['default_host'] = 'localhost'

$rcmail_config['smtp_server'] = 'localhost'

$rcmail_config['smtp_user'] = '%u'; $rcmail_config['smtp_pass'] = '%p';

then in phpmyadmin i added a new user like this:

GRANT ALL PRIVILEGES ON *.* TO 'myuser'@'localhost'
-> IDENTIFIED BY 'mypass' WITH GRANT OPTION (myuser and mypass was of course changed)

and than i lodet the mysql.initial.sql into the database.

but if i try to login with myuser mypass: "login failed"



Where is the error?
Greetz harry
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 12-20-2006, 02:22 PM
Registered User
 
Join Date: Oct 2006
Posts: 198
Downloads: 0
Uploads: 0
Default Re: failed to login

All that does is make a connection to your database. What to you mean by failed to login? Have you setup up your main.inc.php with the correct parameters. Are you logging into the server with a valid email account and password? If this is all ok then check your mail logs for errors.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 12-20-2006, 02:32 PM
Registered User
 
Join Date: Dec 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: failed to login

Quote:
Have you setup up your main.inc.php with the correct parameters.
i´ve done all things from the howto and it was simply this: (in the main.inc.php)

$rcmail_config['default_host'] = 'localhost'

$rcmail_config['smtp_server'] = 'localhost'

$rcmail_config['smtp_user'] = '%u'; $rcmail_config['smtp_pass'] = '%p';


Quote:
Are you logging into the server with a valid email account and password?
I have no email account jet i think how to get one? i installed postfix?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 12-20-2006, 02:36 PM
Registered User
 
Join Date: Oct 2006
Posts: 198
Downloads: 0
Uploads: 0
Default Re: failed to login

Well you can't log in without a email account to authenticate to your IMAP server. I don't know how to create an email account as I don't know the setup of your server.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 12-20-2006, 02:57 PM
Registered User
 
Join Date: Dec 2006
Posts: 5
Downloads: 0
Uploads: 0
Default Re: failed to login

now it works, thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 06-05-2007, 03:38 PM
Registered User
 
Join Date: Jun 2007
Posts: 1
Downloads: 0
Uploads: 0
Default Re: failed to login

I also have he himself problem, she gives an error me 603 in explorer and they appear to me many errors.

Warning: include_once (config/main.inc.php) [function.include-once]: failed to open stream: Such does not case out or directory in C:\Inetpub\wwwroot\mail\webmail\program\include\ma in.inc on line 110

Warning: include_once () [function.include]: Failed opening “config/main.inc.php” for inclusion (include_path='C:\Inetpub\wwwroot\mail\webmail/; C:\Inetpub\wwwroot\mail\webmail /program; C:\Inetpub\wwwroot\mail\webmail /program/lib;. ; C:\php5\pear ') in C:\Inetpub\wwwroot\mail\webmail\program\include\ma in.inc on line 110

Warning: include_once (config/db.inc.php) [function.include-once]: failed to open stream: Such does not case out or directory in C:\Inetpub\wwwroot\mail\webmail\program\include\ma in.inc on line 119

Warning: include_once () [function.include]: Failed opening “config/db.inc.php” for inclusion (include_path='C:\Inetpub\wwwroot\mail\webmail/; C:\Inetpub\wwwroot\mail\webmail /program; C:\Inetpub\wwwroot\mail\webmail /program/lib;. ; C:\php5\pear ') in C:\Inetpub\wwwroot\mail\webmail\program\include\ma in.inc on line 119

Warning: array_merge () [function.array-merge]: Argument #2 is not an Array in C:\Inetpub\wwwroot\mail\webmail\program\include\ma in.inc on line 120

Thank you very much, somebody can help me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 12:43 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community