We have taken a copy of a client's site we are building on Rochen:
Php 8.0
DB: MariaDB -version: 10.3.36
and attempting to move a copy to it's new VPS. The VPS was created by a tech company Cloud Tech that the client has paid for a hosting account. The server there uses:
PHP: 8.0
DB: MySQL Community Server -version: 8.0.30
I am attaching the error log we receive. We have been using Akeeba Backup and Restore for about a decade and have never run into this issue. I would bet that there is something going on with the different databases, but can't tell what. The db tables are created during the restoration, in fact the script almost completes, then just when it is almost done we get this error.
Have you ever seen this before? Are we doing something wrong or is there a particular setting that we aren't configuring correctly?