[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Cobalt RaQ3 Backup



Simon Pierce wrote

<heavy snip>

2: I have mySQL and PHP4 installed. How would I go about backing up
databases and anything else I may need to?

</snip>

MySQL has a nice utility called mysqldump:
http://www.mysql.com/doc/m/y/mysqldump.html

I've used it to move a db from one server to another and it worked like a
dream.

Kind regards,
Liam