Problem with php_memory_limit in BackWPup 5.6.6
-
WordPress 6.9.1.
Plugin BackWPup.
After update to BackWPup 5.6.6 the database-backup failed.Log:
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 49152 bytes) in …/wp-includes/class-wpdb.php on line 2328Tested with PHP 8.5 and 8.4.
memory_limit = 128M worked well until last upgrade.
memory_limit = 192M is now not enough. It is the maximum my provider allows.WordPress (…/wp-admin/site-health.php?tab=debug) shows:
memory_limit for administration = 256M. This fits the Log.See also:
https://github.com/wp-media/backwpup/issues/235
https://ww.wp.xz.cn/support/topic/errors-with-version-5-6-6/ and others
You must be logged in to reply to this topic.