Roundcube database error

Saurumon2

Verified User
Joined
Sep 11, 2008
Messages
11
I went to use Roundcube and I got the Error Connecting to database.

I went to run /usr/local/directadmin/scripts/roundcube.sh and I got the following

[root@orion scripts]# ./roundcube.sh
cp: `/var/www/html/roundcube/logs/errors' and `/var/www/html/roundcubemail-0.2.2/logs/errors' are the same file
cp: cannot stat `/var/www/html/roundcube/temp/*': No such file or directory
ERROR 1133 (42000) at line 1: Can't find any matching row in the user table
ERROR 1045 (28000): Access denied for user 'da_roundcube'@'localhost' (using password: YES)
Editing roundcube configuration...
Roundcube has been installed successfully.
Adding roundcube alias to /etc/httpd/conf/httpd.conf
You need to restart the httpd service if you want alias to work.

What should I do about that error? Thanks.
 
You can just use custombuild to update roundcube.

Check the custombuild section here on the forums.
 
Back
Top