Roundcube Community Forum

Release Support => Pending Issues => Topic started by: cripperz on March 16, 2009, 04:04:11 AM

Title: Roundcube Web Blank
Post by: cripperz on March 16, 2009, 04:04:11 AM
Hi,

I tried installing the roundcube on my virtualmin/webmin + ubuntu 8.10 with postfix/dovecot imapd.

Afte trying out sometime, now the roundcube is installed but the website just showed a blanked page after the installation

seek your expert advise
Title: Roundcube Web Blank
Post by: JohnDoh on March 16, 2009, 07:39:01 AM
is there anything in roundcube error logs [rc_root]/logs/errors?
Title: Roundcube Web Blank
Post by: cripperz on March 16, 2009, 11:20:15 PM
I have just realise this error but i am very sure that i had the database details entered correctly in db.inc.php ... any suggestion of why is it so.

thanks for the reply btw.


16-Mar-2009 12:10:49 +0800] 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/roundcube/program/include/rcube_mdb2.php on line 100 (GET /roundcube/)
Title: Roundcube Web Blank
Post by: JohnDoh on March 17, 2009, 04:12:28 AM
well the error is clear, the username or password is wrong or not allowed to access the RC database, did you flush the privileges after you created the user in mysql?
Title: Roundcube Web Blank
Post by: cripperz on March 17, 2009, 05:16:31 AM
Hi ,

Yeap managed to rectify the issue. If not for you to mention about /logs. i am quite a newbie in this. Thanks alot.

I am still far away from setting up a proper email server. Now cant seem to get my Postfix + Dovecot IMAP to work therefore my roundcube was not able to connect.

sheesh