PDA

View Full Version : What is the Best Way to Backup your Vbulletin database


SuperDave71
03-25-2009, 05:17 PM
Hello everyone,


I know this is a very common question ( please forgive the redundancy) but I am fairly new to the vbulletin community and I have read the tutorials about backing up databases from either vbulletin itself or through myPHP.


Can someone tell me the difference? I have had two crashes and like amny of you lost thousands of thread because I was not backing up the correct way. Is there an advantage to backing up one way opposed to another. I certainly want to make sure I am doing it the correct way.

Sadly, I do not have SSH enabled on my site.


Again I apologize to the community for asking this common question but I just want to feel safe knowing I am backing up my forum the best possible way.


Thank you so much in advance,


Dave :)

saadessa
03-25-2009, 05:37 PM
you con vist this link


http://www.vbulletin.com/docs/html/main/maintenance_backup

regards

:D

Brandon Sheley
03-25-2009, 06:16 PM
I would not use the built in backmanager, you'll likely get errors when trying to import it.
The best way is via the phpmyadmin
I use a hack over at www.vbhackers.com to make daily backups that are automatically emailed to me.

mrtroybaker
03-25-2009, 06:39 PM
I would not use the built in backmanager, you'll likely get errors when trying to import it.
The best way is via the phpmyadmin
I use a hack over at www.vbhackers.com to make daily backups that are automatically emailed to me.

Can you give th ename of the script?

Brandon Sheley
03-25-2009, 06:42 PM
Can you give th ename of the script?

This looks like the one I'm using.
Automatic Database Backup (http://www.vbhackers.com/f76/automatic-database-back-up-3013/).