Scott DeLeury
Verified User
- Joined
- Mar 25, 2005
- Messages
- 76
Was trying to update with the latest versions on a CentOS 7 system, and am receiving the following error:
Any ideas?
Code:
./build roundcube
/usr/bin/mysqlshow: Access denied for user 'root'@'localhost' (using password: YES)
Inserting data to mysql and creating database/user for roundcube...
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Database created, da_roundcube password is xxxxxx
Editing roundcube configuration...
Replacing mod_php5 with mod_php7 in .htaccess
Roundcube 1.2.5 has been installed successfully.
Executing database schema update.
Updating database schema (2013011000)... [FAILED]
done.
Any ideas?
Last edited: