10th Mar 2010
How can i backup the members and the topics
how ist the easiest way to backup the bulletin data磗 (the whole Board with everything) ?
In UBB i just copy the data from the server, but how it works on vbulletin, what i have to du to get all the data on an another server.
Thx for help
Personally, I use phpMyAdmin which you could get from:
http://www.phpwizard.com/
Katherine
Originally posted by wandrer
You can use phpMyAdmin to download the database structure/content to a txt file. If you have telnet access you could do a mysqldump of the database and redirect that to a txt file. If you have cron capability, you could do a mysqldump every day or so and have it gzip/compress it and email it to you.
Personally, I use phpMyAdmin which you could get from:
http://www.phpwizard.com/
#If you have any other info about this subject , Please add it free.# |
Posted by jack under toyotataa.com |
