backwpup
backwpup copied to clipboard
PHP 7.3?
After upgrading to PHP 7.3, I am now consistently getting the following error:
[13-Jan-2019 08:45:03] Backup database table "wp_posts" with "16391" records [13-Jan-2019 13:45:04 America/New_York] PHP Fatal error: Allowed memory size of 65011712 bytes exhausted (tried to allocate 258048 bytes) in /srv/www/site.test/current/web/app/plugins/backwpup/inc/class-mysqldump.php on line 514 [13-Jan-2019 08:45:04] ERROR: Allowed memory size of 65011712 bytes exhausted (tried to allocate 258048 bytes)
Hi @adleviton may we have more information about the server? Like memory limit (also for WordPress), post size, max execution time?
Sure, can you see my second post here? https://wordpress.org/support/topic/scheduled-backups-fail-on-wp_posts/