Hi,
I'm moving some users to a new vps. The old vps has centOS6 and mysql, latest version. And the new vps has CentOS7 and MariaDB 10.1. Both use custombuild 2.0.
I've exported the users via DA admin and imported them on the new vps also via the DA admin. The files are imported correctly but the database import gives problems:
Error Adding Main Username to database: Can't find any matching row in the user table
Unable to restore database XXXXX_wp1.sql to XXXXX_wp1 : ERROR 1045 (28000): Access denied for user 'XXXXX'@'localhost' (using password: YES)
When i login to phpmyadmin on the centOS7 vps, the db is created and i can manually import the db and all is ok.
Why isn't the backup restore going correct?
Thanks!
I'm moving some users to a new vps. The old vps has centOS6 and mysql, latest version. And the new vps has CentOS7 and MariaDB 10.1. Both use custombuild 2.0.
I've exported the users via DA admin and imported them on the new vps also via the DA admin. The files are imported correctly but the database import gives problems:
Error Adding Main Username to database: Can't find any matching row in the user table
Unable to restore database XXXXX_wp1.sql to XXXXX_wp1 : ERROR 1045 (28000): Access denied for user 'XXXXX'@'localhost' (using password: YES)
When i login to phpmyadmin on the centOS7 vps, the db is created and i can manually import the db and all is ok.
Why isn't the backup restore going correct?
Thanks!