Title: migration back up failed
Last modified: July 12, 2023

---

# migration back up failed

 *  Resolved [r3volv3rmann](https://wordpress.org/support/users/r3volv3rmann/)
 * (@r3volv3rmann)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/)
 * BMI-duGO0eiQ-41583

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

 *  Thread Starter [r3volv3rmann](https://wordpress.org/support/users/r3volv3rmann/)
 * (@r3volv3rmann)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/#post-16889234)
 * this is the error code for you: BMI-duGO0eiQ-41583
 *  Plugin Support [MixHa](https://wordpress.org/support/users/mixha/)
 * (@mixha)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/#post-16891880)
 * Hello [@r3volv3rmann](https://wordpress.org/support/users/r3volv3rmann/) ,
 * Your debug code, tells me that the backup was cancelled by Apache Web Server.
   
   It was most likely caused by KeepAliveTimeout directive in Apache configuration.
 * We have alternate backup method, that can bypass this limitation.
   Simply, follow
   below steps, there are also other things you can improve.
 * Please open first section of the plugin named: “What will be backed up?”
   Find
   subsection named: “Exclude by folder / file name (case-sensitive)”Here add these
   three rules, like on image: [https://prnt.sc/9oftADPd_Z7e](https://prnt.sc/9oftADPd_Z7e)
 * Once you do that, please follow these steps:
    1. Go to “Other options” section
    2. Change backup method: [https://prnt.sc/1s1ofpa](https://prnt.sc/1s1ofpa)
    3. Disable PHP CLI checking: [https://prnt.sc/1sljr31](https://prnt.sc/1sljr31)
    4. Save “Other options” section
    5. Force stop both processes: [https://prnt.sc/1trv1tm](https://prnt.sc/1trv1tm)
 * When you do that, try to run your backup once again.
 * Let me know if that worked for you 🙂
   Thank you!
 *  Thread Starter [r3volv3rmann](https://wordpress.org/support/users/r3volv3rmann/)
 * (@r3volv3rmann)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/#post-16892276)
 * nope still an error, this time this code: BMI-e2j0xXMm-67078
 *  Plugin Support [MixHa](https://wordpress.org/support/users/mixha/)
 * (@mixha)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/#post-16896845)
 * Hey [@r3volv3rmann](https://wordpress.org/support/users/r3volv3rmann/)
 * The issue is caused by RAM memory limit configuration.
 * Because your WP_MAX_MEMORY_LIMIT is set to 1024MB (which is default value and
   you need to override it in wp-config.php) our plugin think that there is 1024MBs
   of free RAM memory, but in reality there is hard limit of 40 MBs, best solution
   for you would be to increase memory limit to 1024MBs in your php.ini configuration,
   that would resolve all issues or set correct value for WP_MAX_MEMORY_LIMIT in
   wp-config.php to “40M”.
 * After all running WordPress with only 40 MBs of RAM is quite challenging and 
   may make the website unstable.
 * You need to increase the memory_limit variable in your php.ini configuration,
   most recommended value for you is “1024M”.
 * Let me know if you can do that or you need more details of how to do it 🙂
   Thank
   you!

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

The topic ‘migration back up failed’ is closed to new replies.

 * ![](https://ps.w.org/backup-backup/assets/icon-128x128.png?rev=2995566)
 * [Backup Migration](https://wordpress.org/plugins/backup-backup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/backup-backup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/backup-backup/)
 * [Active Topics](https://wordpress.org/support/plugin/backup-backup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/backup-backup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/backup-backup/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [MixHa](https://wordpress.org/support/users/mixha/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/migration-back-up-failed-2/#post-16896845)
 * Status: resolved