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
is there anything in roundcube error logs [rc_root]/logs/errors?
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/)
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?
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