wp-media / backwpup

BackWPup - WordPress Backup Plugin
https://backwpup.com
GNU General Public License v2.0
88 stars 35 forks source link

Backup failed occasionally, when `memory_limit=-1` #77

Closed kurita0 closed 2 months ago

kurita0 commented 6 years ago

3.6.0, Backup failed occasionally.

  1. Try to backup database … Connected to database *** ERROR: Allowed memory size of 55574528 bytes exhausted (tried to allocate 1372160 bytes)

In my php.ini, memory_limit = -1 but need_free_memory () set memory_limit to an incorrect value and an error occurred.

https://github.com/inpsyde/backwpup/blob/master/inc/class-job.php#L924

widoz commented 5 years ago

Hi @kurita0 could you please try the latest 3.6.7 version?

GeekPress commented 2 months ago

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.