• Resolved zeppos

    (@zeppos)


    My migration import gets stuck when the plugin checkes for plugin compatibility after the upload from my local drive is completed.
    I tried all things outlined in this link: https://www.ads-software.com/support/topic/uploading-a-file-stuck-at-100-what-to-do/
    Nothing worked, so I extracted the migration backup file. I then uploaded the content from the extracted file via ftp in my websites wp-content directory. But I don’t know where to upload these 2 files: database.sql, and package.json. Where should I upload these 2 files?

    Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Author Yani

    (@yaniiliev)

    The database.sql file contains the WordPress site’s database and cannot simply be uploaded via FTP. You would need to import it into your MySQL database using a tool like phpMyAdmin or a similar MySQL database management tool.
    The package.json file is specific to the plugin and you do not need to upload it to the website.
    Make sure to back up your current database before performing any import if this is a live site. If you’re not comfortable performing these operations, you may want to ask for assistance from a developer or your hosting provider’s support team.

Viewing 1 replies (of 1 total)
  • The topic ‘Migration import stuck’ is closed to new replies.