Title: Backup Error
Last modified: July 25, 2024

---

# Backup Error

 *  Resolved [esachs44](https://wordpress.org/support/users/esachs44/)
 * (@esachs44)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/)
 * Backup keeps failing
 * Logs:
 * BMI-Df2DTWZI-17190

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

 *  Plugin Support [Efe Dinler](https://wordpress.org/support/users/efedinler1/)
 * (@efedinler1)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17914794)
 * Hi [@esachs44](https://wordpress.org/support/users/esachs44/),
 * Thank you for reaching out!
 * The issue is caused by the RAM memory limit configuration.
 * Because your WP_MAX_MEMORY_LIMIT is set to 256 MB (which is the default value
   and you need to override it in wp-config.php) our plugin assumes that there are
   256 MBs of free RAM memory, but in reality, there is a hard limit of 40 MBs, 
   best solution for you would be to increase memory limit to 256 MBs 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,
   the most recommended value for you is “256M”.
 * Let me know how it goes afterwards. Thank you!
 *  Thread Starter [esachs44](https://wordpress.org/support/users/esachs44/)
 * (@esachs44)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17915060)
 * The memory limit in php.ini file is set to 400mb
 * memory_limit = 400M
 *  Thread Starter [esachs44](https://wordpress.org/support/users/esachs44/)
 * (@esachs44)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17915318)
 * I changed the memory limit to the recommend size of 256m.
 * Here are the new logs BMI-IaVJQpLe-35103
 *  Plugin Support [Efe Dinler](https://wordpress.org/support/users/efedinler1/)
 * (@efedinler1)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17919732)
 * Dear [@esachs44](https://wordpress.org/support/users/esachs44/) ,
 * We have noticed that your current PHP `max_execution_time` is low. For optimal
   performance of our plugin, we recommend increasing this value to at least 300
   seconds. This adjustment is necessary to ensure that all processes complete without
   interruption, particularly those requiring extended execution times.
 * To update the `max_execution_time`, you can add/modify the following line to 
   your `php.ini` file:
 * max_execution_time = 300
 * Alternatively, if you have access to your server’s control panel, you may adjust
   this setting through the PHP configuration section.
 * After changing it, could you kindly try again?
 *  Plugin Support [Efe Dinler](https://wordpress.org/support/users/efedinler1/)
 * (@efedinler1)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17933873)
 * Hello [@esachs44](https://wordpress.org/support/users/esachs44/) ,
 * We haven’t heard from you since, so I’ll assume that the issue is resolved and
   will close this support ticket. If you face any new issues, please feel free 
   to open a new ticket.

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

The topic ‘Backup Error’ 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/)

 * 5 replies
 * 2 participants
 * Last reply from: [Efe Dinler](https://wordpress.org/support/users/efedinler1/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/backup-error-93/#post-17933873)
 * Status: resolved