I've been doing quite a bit of searching on the XF community forums about this but I haven't been able to find much info.
I think I need to set something up so that I can start to get daily backups of my site files and forum database.
At first, I was thinking maybe I could set up a cron job in cPanel to do this, but then my host informed me that I could do this inside WHM.
Are WHM backups a good way to go about doing daily backups? I wonder, what if changes to the database are being made while the WHM backup is running? How do busy boards handle backups? For example, what if a post is made or people are signing up at the exact same time the backup is being made inside WHM? Wouldn't this possibly lead to an incomplete (or corrupt) backup?
I think I read that programs like mysqldump actually disable changes to the database while the info is being exported. I've also heard of people turning off their forum until the backup is finished. But these relate to manual backups. I'm asking about automatic backups.
What's the worst case scneario in the event I'd need to restore a backup file that was made during database changes? Would the user simply need to re-post the thread/sign up again, or would the database be corrupt?
I think I need to set something up so that I can start to get daily backups of my site files and forum database.
At first, I was thinking maybe I could set up a cron job in cPanel to do this, but then my host informed me that I could do this inside WHM.
Are WHM backups a good way to go about doing daily backups? I wonder, what if changes to the database are being made while the WHM backup is running? How do busy boards handle backups? For example, what if a post is made or people are signing up at the exact same time the backup is being made inside WHM? Wouldn't this possibly lead to an incomplete (or corrupt) backup?
I think I read that programs like mysqldump actually disable changes to the database while the info is being exported. I've also heard of people turning off their forum until the backup is finished. But these relate to manual backups. I'm asking about automatic backups.
What's the worst case scneario in the event I'd need to restore a backup file that was made during database changes? Would the user simply need to re-post the thread/sign up again, or would the database be corrupt?