Quote:
Originally Posted by Dolamite
would there be any way to modify this hack (works fine btw) to use the admin panel for doing its backups?
i ask because i have just been informed (from people on vbulletin.com no less) that because of my mysql version 4.1.10a, this is the cause of all my backups done via the terminal to be "corrupted"
i was hoping for an automated system that used the vbulletin built in admin functions for doing the backups... since somehow those are not getting corrupted (also they are 2MB smaller which is odd).
Any help appreciated...
|
1. Read the my first post, it list the To-Do, and yes backups directly from the admincp.
2. You already can "sorta", by running the Task manually once you have added it to the cron task scheduler.
3. My "PHP" Dump method is actually better than Vbulletins, so if you want to use that; take a look at the Configuration and change the Backup type from
0 which is MySQLDump to 1 which is the PHP Dump.