Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yani

    (@yaniiliev)

    Great question! There’s no limit to the site size you can move using All-in-One WP Migration. However, you might encounter upload size limits imposed by your hosting provider during the import process.

    What to Do About Upload Limits:
    – Contact Your Hosting Provider and ask them to increase your upload size limits.
    – Modify PHP Settings upload_max_filesize, post_max_size, and memory_limit in your server’s PHP settings if you have access.

    To bypass hosting limitations entirely, the Unlimited Extension allows you to move sites of any size seamlessly without worrying about upload limits. It’s a hassle-free solution if you’re frequently dealing with large websites.

    Explore it here: Unlimited Extension. ??

    Let me know if you have more questions!

    Thread Starter mstudioIL

    (@mstudioil)

    Hey, thanks for the answer, I have access to cPanel and I also can edit file, do I need to add file like php.ini (I don’t remember the name but I can google what is needed)

    The site is about 2GB-4GB will the plugin can work with this size? it will move the files and database?

    Plugin Author Yani

    (@yaniiliev)

    You’re welcome! It’s great that you have cPanel access and can edit files—this gives you flexibility to adjust the upload size limits.

    To increase the limits for your site size, you can create or edit a php.ini file (or equivalent files like .user.ini or htaccess, depending on your hosting setup). Add or modify the following settings:

    upload_max_filesize = 512M
    post_max_size = 512M
    memory_limit = 512M
    max_execution_time = 300

    Replace 512M or 300 with values large enough to handle your 2GB–4GB site. Some hosting providers may require additional steps to ensure these changes are applied, so reach out to them if the changes don’t take effect.

    Yes, All-in-One WP Migration can handle a 2GB–4GB site! The plugin will migrate your:
    1. Files: This includes your themes, plugins, media uploads, and more from the wp-content directory.
    2. Database: Your website’s database is fully included and restored during the migration.

    However, you might encounter upload size limits from your server during the import process. If adjusting the PHP settings doesn’t work or feels cumbersome, the Unlimited Extension can bypass these limits and move large sites without manual tweaks.

    Let me know how it goes or if you need more help! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.