Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @parilpromodome

    The error you received is:
    Allowed memory size of 41943040 bytes exhausted (tried to allocate 290816 bytes)

    It looks like your server has only 40 MB of memory to use.
    It’s quite small amount to even work with WordPress, recommended minimum memory for restoration is 256 MB (for site of your size).

    You may try to make new backup without your staging site and also cleaned-up database, that may minimize the size of the database.

    But even if you do that I am not sure if 40 MB will be enough for that.

    Best solution would be to increase memory limit, if you can modify php.ini file it should be easy for you to do, but if you can’t do that please ask your hosting provider to do it for you.

    Once done, you can run the restoration again.

    Let me know if that resolves your issue 🙂
    Thank you!

    Plugin Author iClyde

    (@iclyde)

    As we didn’t hear any reply in last days.
    I can assume that you resolved the issue.

    Feel free to open new topic if I am wrong!
    Thank you 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Unable to migrate multisite’ is closed to new replies.