neilalan
Forum Replies Created
-
Hi David,
Well it hasn’t been working until now.
And I was getting the message about “not having enough visitors” as well as the “the scheduler may not be working message”.
So after reading a lot of the forum posts and support documentation, I tried to get the scheduled backup working by forcing the backups with the php script.
However, I’m not sure if by doing it that way, I am still using the daily/weekly/monthly selections or if I am bypassing them. Seems to be the latter.
Thanks so much!
Regards,
NeilHi David,
That seems to have done the trick. The scheduled backup completed successfully last night.
I am using a cron job to run the php file in your help section every night.
‘<?php
define(‘UPDRAFTPLUS_CONSOLELOG’, true);
define(‘DOING_CRON’, true);
require_once(‘wp-load.php’);
do_action(‘updraft_backup_all’);
?>’
Do you think this is the best way for me to get UpdraftPlus to run a nightly backup?
Or would I be better off creating a cron job to run wp-cron instead (after defining it it as false in WP-CONFIG?
Thanks again for all your help!
Regards,
NeilHi David,
Thanks for all your help.
Will do as you suggest and get back to you.Regards,
NeilHi David,
Thanks again for your help I couldn’t find any plugins that use Google services. So, I started deactivating each of my plugins. When I got back to to UpdraftPlus, I found this message:Failed to upload to Google Drive: failed to access parent folder (error setting certificate verify locations: CAfile: /home/neiljj/public_html/wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem CApath: none)
Here is the log file with more information:
https://www.dropbox.com/s/predoodjg35hvku/log.c4b1a3e83b5b.txt?dl=0Thanks again.
Regards,
NeilHi David,
Thanks for your reply.
Here is a link to the log file:
https://www.dropbox.com/s/m76ti2x52dd7a51/log.0e4c8791512b.txt?dl=0