thehealthyskeptic
Member
Posted 1 year ago #
I have WP-DBManager installed. I have it configured to email me backups each week, and that worked for several months. A few weeks ago it just stopped working. I have no idea why. I didn't make any changes to the configuration panel, and the emails aren't going into my spam folder. Any ideas?
Bradford
Member
Posted 1 year ago #
I'm having the same issue, it seems like the cron job isn't executing.
I am having the same issue .
my emails have suddenly stopped as well.
I think the backup may get blocked by other plugins!(like Firewall)
I just disabled all my plugins and ran backup .
The back was mailed without problems to my email address!!!
It's just a "pain" having to this every day .
Vijay Padiyar
Member
Posted 1 year ago #
Probably you can try disabling all your plugins one by one and run backup to narrow down which plugin is causing the problem.
I started seeing this problem recently after I installed WP Super Cache plugin. Not sure if it is due to that, because a few other plugins (like Bad Behavior) got updated around the same time, so they may be causing it too.
Let me know if you find out which plugin caused it for you.
Regards
Vijay Padiyar
Vijay Padiyar
Member
Posted 1 year ago #
The most likely reason could be that you are hitting the memory limit set for PHP scripts on your web hosting account.
Check in your WordPress installation directory and see if there are any error_log files. If yes, then check the file and see if you can spot any "PHP Fatal Error" messages mentioning wp-dbmanager.php as the source.
Also check your webmail and verify that the backup emails aren't lying there because they failed to be delivered. If yes, that could mean your MX settings are screwed up.
Regards
Vijay