PDA

View Full Version : How to backup users info and templates?


Bassam
Wed 10th Jan '01, 7:45pm
Hi..

I've been doning a lot of modifications on the default templates lately. However, I do not know how to back them up!. Also, the number of registered users is rowing so fast. How do I perform a backup for both?

Thanx

Me2Be
Wed 10th Jan '01, 8:32pm
You can do the first section of http://vbulletin.com/forum/showthread.php?threadid=2199 to back up your site

Congratulations on your growth!

Bassam
Wed 10th Jan '01, 8:59pm
Thanx Me2Be for your grreat help. However, it didn't for unknown reason.. Here's what I've done:

telnet xxx.xxx.xxx.xxx
username: xxxx
password: xyxyx

su -
password: yyyy

xxxx /root1# mysqldump -uDatbaseUsername - pPassword DatabaseName> /path/dump.txt

No error received, but the dump.txt file size has only 140 characters.

What have I done wrong?