Hi,
I should move all accounts from one server to another as soon as possible.
Old server is RH 8 with DA 1.23.0
New server is RH 9 with DA 1.25.4
My plan is to backup all user accounts in Reseller Level, and then restore them to the new server in Reseller level again.
My problem is with the accounts which contain MySQL database. When I create a backup for a user, and then try to restore it to the new server, old to the old server (for testing), I get the error "Unable to restore database the_db.sql to the_db : ERROR 1045: Access denied for user: 'the@localhost' (Using password: NO)
".
I have searched all the forum but could not find any hint.
Then I have examined the backup file (tar.gz) created by old server. The result is that:
There is no user information in backup archive. There should be entries for user/password info in the_db.conf, I think. The only entry in it is accesshosts information.
Can anyone give me hint on it, how can I fix it to craete proper backups.
I should move all accounts from one server to another as soon as possible.
Old server is RH 8 with DA 1.23.0
New server is RH 9 with DA 1.25.4
My plan is to backup all user accounts in Reseller Level, and then restore them to the new server in Reseller level again.
My problem is with the accounts which contain MySQL database. When I create a backup for a user, and then try to restore it to the new server, old to the old server (for testing), I get the error "Unable to restore database the_db.sql to the_db : ERROR 1045: Access denied for user: 'the@localhost' (Using password: NO)
".
I have searched all the forum but could not find any hint.
Then I have examined the backup file (tar.gz) created by old server. The result is that:
There is no user information in backup archive. There should be entries for user/password info in the_db.conf, I think. The only entry in it is accesshosts information.
Can anyone give me hint on it, how can I fix it to craete proper backups.