Log into phpMyAdmin, goto your wp_options table. Along the top tab, find “search”
Next to Option name select %like..%” and enter ‘aio’
Next to Option value select %like% and enter ‘backup’
You should then see a row called “aio_wp_security_configs”, click ‘edit’
Find the following section in the Option Value box and change the numbers to match the values below;
“aiowps_db_backup_frequency”;s:1:”1″;s:25:”aiowps_db_backup_interval”;s:1:”2″;s:26:”aiowps_backup_files_stored”;s:1:””;s:32:
This should then set your backup schedule to once a week, retaining two backups
Thanks. The values were originally this in the database:
“aiowps_db_backup_frequency”;i:1;s:25:”aiowps_db_backup_interval”;s:1:”1″;s:26:”aiowps_backup_files_stored”;i:5;s:32:
I changed the values to what you suggested and went back to the plugin in the WP Dashboard. The settings to backup the database appeared to have been cleared though. Please see: https://snipboard.io/GDWqxI.jpg
The usual hourly backup did not occur, so I’m unsure whether they will run weekly now either.
However, I’m not too concerned about that as I’ve decided to not run the database backups though All In One WP Security. I’m already using Updraft Plus to backup the database, as well as the host’s backup.
Thanks
-
This reply was modified 3 years, 11 months ago by
nevetsza. Reason: Marked as resolved
I checked further settings in the plugin and noticed my Security Strength score on the dashboard had dropped to about 25. Also all the other settings appeared blank as in the screenshot.
I reverted the above changes and the score and settings reappeared.