Total Upkeep Backup is not backing up the database in an xampp installation
-
Total Upkeep Backup is not backing up the database in an xampp installation
Total Upkeep Backup is working fine for me on a site hosted by GoDaddy, but failing on my local PC where I am running Windows 10 Pro and xampp ver 7.3.26 for windows. This version of xampp features the MariaDB 10.4.17 and PHP 7.3.26 (VC15 X86 64bit thread safe).
On my xampp site, even though I specify “Backup all tables (full backup)” for the database (the default setting), no database backup file is included in the the zip backup file.
The log file shows that all of the database tables have been excluded:
*********************** * Start of Log File * *********************** [2021-02-08 00:16:17 UTC] Cannot add signal handlers, pcntl_async_signals function does not exist. [2021-02-08 00:16:17 UTC] Last error: Array ( [type] => 2 [message] => file_get_contents(I:\lh\KeaneWP\BU\logs-50ff40a5-c84e31302a358731\archive-1612743377.log): failed to open stream: No such file or directory [file] => I:\lh\KeaneWP\site\wp-admin\includes\class-wp-filesystem-direct.php [line] => 39 ) [2021-02-08 00:16:17 UTC] Backup process initialized. [2021-02-08 00:16:17 UTC] -------------------------------------------------------------------------------- [2021-02-08 00:16:18 UTC] Starting dump of database... [2021-02-08 00:16:18 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 45392632 (43.29 MB) / 46003464 (44 MB) [2021-02-08 00:16:18 UTC] No database tables selected to backup. A database export will not be in this backup. [2021-02-08 00:16:18 UTC] Dump of database complete! $status = 1 [2021-02-08 00:16:18 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 45393536 (43.29 MB) / 46003464 (44 MB) [2021-02-08 00:16:18 UTC] -------------------------------------------------------------------------------- [2021-02-08 00:16:18 UTC] Starting archiving of files. Chosen compressor: php_zip [2021-02-08 00:16:18 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 48731448 (46.47 MB) / 49334232 (47 MB) [2021-02-08 00:16:54 UTC] Total files / size archived: 5227 / 114509793 (109.21 MB) [2021-02-08 00:16:54 UTC] Starting to close the zip file. [2021-02-08 00:16:54 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 48819856 (46.56 MB) / 49334232 (47 MB) [2021-02-08 00:16:59 UTC] Finished closing the zip file. [2021-02-08 00:16:59 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 48819776 (46.56 MB) / 49334232 (47 MB) [2021-02-08 00:16:59 UTC] Archiving of files complete! [2021-02-08 00:16:59 UTC] Archive filepath / size: I:\lh\KeaneWP\BU\boldgrid-backup-keanewp-50ff40a5-20210208-001618.zip / 52029384 (49.62 MB) [2021-02-08 00:16:59 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 48819216 (46.56 MB) / 49334232 (47 MB) [2021-02-08 00:16:59 UTC] Starting sending of email... [2021-02-08 00:17:01 UTC] Last error: Array ( [type] => 2 [message] => mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() [file] => I:\lh\KeaneWP\site\wp-includes\class-phpmailer.php [line] => 700 ) [2021-02-08 00:17:01 UTC] wp_mail_failed: Array ( [wp_error] => WP_Error Object ( [errors] => Array ( [wp_mail_failed] => Array ( [0] => Could not instantiate mail function. ) ) [error_data] => Array ( [wp_mail_failed] => Array ( [to] => Array ( [0] => [email protected] ) [subject] => Backup completed for keanewp [message] => Hello, A backup archive has been created for keanewp. Backup details: Estimated Pause: 0.35 seconds Duration: 41.26 seconds Total size: 109.21 MB Archive file path: I:\lh\KeaneWP\BU\boldgrid-backup-keanewp-50ff40a5-20210208-001618.zip Archive file size: 49.62 MB Compressor used: php_zip Backup triggered by: admin ([email protected]) FILE AND FOLDER SETTINGS Included: WPCORE,/wp-content Excluded: .git,node_modules DATABASE SETTINGS Tables Excluded: wp_actionscheduler_actions,wp_actionscheduler_claims,wp_actionscheduler_groups,wp_actionscheduler_logs,wp_aioseo_notifications,wp_aioseo_posts,wp_commentmeta,wp_comments,wp_links,wp_options,wp_postmeta,wp_posts,wp_sbi_instagram_feeds_posts,wp_sbi_instagram_posts,wp_term_relationships,wp_term_taxonomy,wp_termmeta,wp_terms,wp_usermeta,wp_users You can manage notifications in your WordPress admin panel, under Total Upkeep settings. For help with restoring a Total Upkeep archive file, please visit: https://www.boldgrid.com/support/advanced-tutorials/restoring-boldgrid-backup/ Want to store your backups on Google Drive and Amazon S3, restore individual files with just a click, and have access to more tools? Get Total Upkeep Premium! - https://www.boldgrid.com/update-backup?source=bgbkup-email Best regards, The Total Upkeep plugin [headers] => Array ( [X-Mailer] => PHP/7.3.26 ) [attachments] => Array ( ) [phpmailer_exception_code] => 2 ) ) ) [last_error] => Array ( [type] => 2 [message] => mail(): Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() [file] => I:\lh\KeaneWP\site\wp-includes\class-phpmailer.php [line] => 700 ) ) [2021-02-08 00:17:01 UTC] Sending of email complete! Status: [2021-02-08 00:17:01 UTC] Backup complete! [2021-02-08 00:17:01 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 49402544 (47.11 MB) / 55100272 (53 MB) ******************** * End of Log File * ********************
- The topic ‘Total Upkeep Backup is not backing up the database in an xampp installation’ is closed to new replies.