The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Database Backup Pro (Lite) for vb 3.6 Details »» | |||||||||||||||||||||||||
This modification is no longer available or supported. When vb 3.5 first came out I was using this backup system on my vb 3.0 - and having nothing better to use - I converted it to work on vb 3.5 (here) and since then I have cut it down and adapted it for vb 3.6. The original version was by Trigunflame and the rights to the code were bought by Zoints (D.Chapman) in January. A while ago David gave me permission to release my adaption, but until now I haven't got round to it. Trigunflame did mention a few months ago he was working on a new version, but nothing ever appeared. I have stripped out much of the extra stuff that I do not use (or indeed, could not get to work). This is a simple (lite) version that does a php based dump of your database either as one file, or one file per table. It's been in use on our forum since the day 3.6 was installed. Notes: * I will not add anything new to this, or spend vast amounts of time supporting it. * This is a Lite version to allow people to use the basic 3.0 backup functionality on 3.6. History: v2.10 : First internal version. v2.11 : Bug fixes, some code changes. v2.12 : Initial Public Release. Show Your Support
|
Comments |
#132
|
||||
|
||||
Yes, you can use that for MySQL5 as well.
All it does is add the DISABLE KEYS command while the data is being loaded (and then ENABLE them afterwards). |
#133
|
||||
|
||||
Ok.. Paul.. I just installed it.. I'm using MuSQL v5.0.24-standard-log.. I didn't change any value for this "$backup['MYSQL4'] = 1; // Set to 1 if you are using MySQL4".. I mean keep it as it is.. Then run it from Schedule Task Manager without having any error.. Does that mean its working fine?
|
#134
|
||||
|
||||
You won't know that until you restore a database using the output file.
|
#135
|
|||
|
|||
how does it work ??
I installed but i dont know how to backup database ? |
#136
|
||||
|
||||
It 'll take the backup automatically using cron.
|
#137
|
|||
|
|||
I have a few questions, first of
My database is 30mb, is there a way to keep get it smaller? Also i would like to archive a few days of database backups and then have a cron script that will remove the old ones so i dont build up a few gig just in backups. Also if i needed to restore one of these files, how would i do it? Is there a way i can restore it from script /home/myname/forum_db_backup/ It would take a hour to download it from the server and iv never been able to restore it via php myadmin, (any file over 10mb) as it stops responding and looks up, probally due to timeouts etc. Thats why id like the server side to restore to save me having to download and upload etc. Anyone know how this can be done?/or make a script/cron for this hack Thanks heaps |
#138
|
|||
|
|||
Thank you so much! Installed and just did a test run, works!
|
#139
|
||||
|
||||
BRILLIANT !!!!
Works superbly on 3.6.4 Thanks Paul Its taking around 7 mins to run so i've changed the forum off message to suit Quote:
*clicks install* |
#140
|
|||
|
|||
When i test this mod on localhost(windows), it work successful, But when i publish this mod on my server(linux), it not work
I config like Code:
$backup['DUMP_PATH'] = '/var/www/vhosts/mydomain/httpdocs/diendan/backups/'; I click run now Dbbackup in Scheduled Task Manager, display this error Code:
Database Backup An error occured during the MySQL backup. Details (Could not open Destination SQL file for writing.) What this problem ? Can u support me ? |
#141
|
|||
|
|||
Tonygau, check the config backup path is correct, and also chmod 777 the folder.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|