Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
SMS Forum Index » Installation Support

Post new topic   Reply to topic
roncube webmail error
View previous topic :: View next topic  
Author Message
simbad
Senior Member


Joined: 30 Jun 2011
Posts: 106

PostPosted: Tue Oct 11, 2011 6:19 pm    Post subject: roncube webmail error Reply with quote

Hi!

After install rouncube i have this error:

DATABASE ERROR: CONNECTION FAILED!

Unable to connect to the database!
Please contact your server-administrator.

In log is this problem:

[11-Oct-2011 19:12:43 +0300]: DB Error: _doConnect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
[Native code: 1045]
[Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
** mysql(mysql)://roundcube:xxx@localhost/roundcubemail in /var/www/htdocs/roundcubemail-0.6/program/include/rcube_mdb2.php on line 102 (GET /webmail2/)
[11-Oct-2011 19:12:43] MDB2 Error: connect failed (-24): _doConnect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
[Native code: 1045]
[Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)]

[11-Oct-2011 19:12:43 +0300]: DB Error: _doConnect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
[Native code: 1045]
[Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
** mysql(mysql)://roundcube:xxx@localhost/roundcubemail in /var/www/htdocs/roundcubemail-0.6/program/include/rcube_mdb2.php on line 102 (GET /webmail2/)
[11-Oct-2011 19:12:44] MDB2 Error: connect failed (-24): _doConnect: [Error message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
[Native code: 1045]
[Native message: Access denied for user 'roundcube'@'localhost' (using password: YES)]
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Tue Oct 11, 2011 6:23 pm    Post subject: Reply with quote

Did you upgrade the package...?
If yes, then move your conf files
db.inc.php
main.inc.php

from
/var/www/htdocs/roundcubemail-0.5.1/config

to
/var/www/htdcocs/roundcubemail-0.6/config/

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
simbad
Senior Member


Joined: 30 Jun 2011
Posts: 106

PostPosted: Tue Oct 11, 2011 6:29 pm    Post subject: Reply with quote

1 istall
Back to top
View user's profile Send private message
gerasimos_h
Site Admin


Joined: 09 Aug 2007
Posts: 1757
Location: Greece

PostPosted: Tue Oct 11, 2011 7:04 pm    Post subject: Reply with quote

You found a bug Smile

Just manual grant permissions to user roundcube user by typing
mysql -u root (if you have a password add '-p')
and at mysql prompt type
Code:
mysql> GRANT all on roundcubemail.* to roundcube@localhost identified by 'yourpassword';

Where yourpassword is the password you choose upon installing the package.

I 'll upload the fixed package later...
Thanks for the bug report...

gerasimos_h

_________________
Superb! Mini Server Project Manager
http://sms.it-ccs.com
Back to top
View user's profile Send private message Visit poster's website
simbad
Senior Member


Joined: 30 Jun 2011
Posts: 106

PostPosted: Tue Oct 11, 2011 9:34 pm    Post subject: Reply with quote

hehe Smile)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SMS Forum Index » Installation Support All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

SMS - Superb! Mini Server Project © 2016
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional