devdavidam
Forum Replies Created
-
@emiklei I think the problem is related to the version of PHP. This package is most likely created with a version of Duplicator that didn’t support PHP 8.0. You can try to install it on localhost with PHP 7.4 to see if the PHP version is the problem.
@mrppp this FAQ item might help:
- How to handle import install upload/launch issues?
- https://snapcreek.com/duplicator/docs/faqs-tech/#faq-installer-035-q
@amega this FAQ item might help:
- How to resolve package file download issues / 404.3 / corrupted files?
- https://snapcreek.com/duplicator/docs/faqs-tech/#faq-package-200-q
Ok, thanks for the feedback, Ricardo. We will have a closer look at this.
@sa1vad0r have a look at Issue C on the attached FAQ item, this might help debugging the issue.
- How to handle import install upload/launch issues?
- https://snapcreek.com/duplicator/docs/faqs-tech/#faq-installer-035-q
@ricjcs it might be a problem related to database permissions. Do you know if the database user has permissions to drop tables?
Also, I don’t understand how Duplicator Pro related tables could appear in your database without using that plugin, since Duplicator Lite doesn’t create it.
Anyway, we will have a look into this issue, and you can safely remove the earlier mentioned tables.
Please try to contact your hosting provider and let them know about this error. They will point you in the right direction.
Here you can find more information about this error: https://stackoverflow.com/questions/9972651/flush-tables-access-denied
When you open Duplicator > Settings > General under Uninstall you have the option to chose what to delete when the plugin gets uninstalled. When the option “Delete Plugin Settings” is selected, everything related to Duplicator in the database will also be deleted (note, the same is true for Duplicator Pro).
The first three tables are related to Duplicator Pro and won’t get deleted by uninstalling Duplicator, but will be deleted when Duplicaotr PRO will be uninstalled.
Also, the bsr_data table isn’t related to Duplicator or Duplicator Pro.
Hope this information is helpful.
Hey, if that didn’t work, you can try the manual migration. You should have all the necessary files and also the database in the archive. Attached is a guide on how to do it.
https://snapcreek.com/blog/wordpress/techniques/manually-move-wordpress-site/