needhelppp
Verified User
- Joined
- Jul 1, 2020
- Messages
- 88
Hello, dear all.
Im in a bit of a pickle at the moment. Need to transfer accounts and websites with mail data from one DA server to other, and have to do it till tomorrow night. But having huge issues. Since wordpress backup restore does not work properly. Directadmin backups also dont work. Tried rebuilding stuff on that source server - installing CustomBuild (it was not there), messed up pureftpd (does not load anymore), and it seems everywhere I see same or similar database error (only difference is database name). This one is from making directadmin backups at user level:
```
Error while backing up database dbname_db
Error while backing up database dbname_db: The sql file is 0 bytes in size: /home/domainname/backups/backup/dbname_db.sql
mysqldump error output: mysqldump: Got error: 1045: "Access denied for user 'da_admin'@'localhost' (using password: YES)" when trying to connect
```
The source server has very old mariadb 5.5 version and the websites work with 5.3 php version.
Even on wordpress level, somehow it seemed that backup was made, but restore had issues, and the website now also shows:
Access denied for user 'komentaras_db'@'localhost' (using password: YES)
I even tried to change da_admin password for mysql. Did not help. So im completely lost ;/
Is there any chance someone could help me? I don't think there is any other way to migrate all that data, only to fix the source server first...
Thank You.
Im in a bit of a pickle at the moment. Need to transfer accounts and websites with mail data from one DA server to other, and have to do it till tomorrow night. But having huge issues. Since wordpress backup restore does not work properly. Directadmin backups also dont work. Tried rebuilding stuff on that source server - installing CustomBuild (it was not there), messed up pureftpd (does not load anymore), and it seems everywhere I see same or similar database error (only difference is database name). This one is from making directadmin backups at user level:
```
Error while backing up database dbname_db
Error while backing up database dbname_db: The sql file is 0 bytes in size: /home/domainname/backups/backup/dbname_db.sql
mysqldump error output: mysqldump: Got error: 1045: "Access denied for user 'da_admin'@'localhost' (using password: YES)" when trying to connect
```
The source server has very old mariadb 5.5 version and the websites work with 5.3 php version.
Even on wordpress level, somehow it seemed that backup was made, but restore had issues, and the website now also shows:
Access denied for user 'komentaras_db'@'localhost' (using password: YES)
I even tried to change da_admin password for mysql. Did not help. So im completely lost ;/
Is there any chance someone could help me? I don't think there is any other way to migrate all that data, only to fix the source server first...
Thank You.