Hello
I got a problem to install roundcube.
DATABASE ERROR: CONNECTION FAILED!
Followed this tutorial
http://help.directadmin.com/item.php?id=206
And when i did
# ./build roundcube
Get an error
Inserting data to mysql and creating database/user for roundcube...
ERROR 1045 (28000): Access denied for user 'da_roundcube'@'localhost' (using password: YES)
Database created, da_roundcube password is PASSWORD Hided
Editing roundcube configuration...
Roundcube 1.1.1 has been installed successfully.
Executing database schema update.
Updating database schema (2013011000)... [OK]
Updating database schema (2013042700)... [OK]
Updating database schema (2013052500)... [OK]
ERROR: [1146] Table 'da_roundcube.cache' doesn't exist (SQL Query: ALTER TABLE `cache` ADD `expires` datetime DEFAULT NULL)Updating database schema (2013061000)... [FAILED]
Error 500: Error in DDL upgrade 2013061000: [1146] Table 'da_roundcube.cache' doesn't exist
ERROR: [1146] Table 'da_roundcube.users' doesn't exist (SQL Query: SELECT `user_id` FROM `users` ORDER BY `user_id`)
Any suggestions what to do to install it?
I got a problem to install roundcube.
DATABASE ERROR: CONNECTION FAILED!
Followed this tutorial
http://help.directadmin.com/item.php?id=206
And when i did
# ./build roundcube
Get an error
Inserting data to mysql and creating database/user for roundcube...
ERROR 1045 (28000): Access denied for user 'da_roundcube'@'localhost' (using password: YES)
Database created, da_roundcube password is PASSWORD Hided
Editing roundcube configuration...
Roundcube 1.1.1 has been installed successfully.
Executing database schema update.
Updating database schema (2013011000)... [OK]
Updating database schema (2013042700)... [OK]
Updating database schema (2013052500)... [OK]
ERROR: [1146] Table 'da_roundcube.cache' doesn't exist (SQL Query: ALTER TABLE `cache` ADD `expires` datetime DEFAULT NULL)Updating database schema (2013061000)... [FAILED]
Error 500: Error in DDL upgrade 2013061000: [1146] Table 'da_roundcube.cache' doesn't exist
ERROR: [1146] Table 'da_roundcube.users' doesn't exist (SQL Query: SELECT `user_id` FROM `users` ORDER BY `user_id`)
Any suggestions what to do to install it?