steps to migrate the forum to Debian server
Best Answer
-
Todd Vanilla Staff
Hmm. I think you just need to
1. Take the site down.
2. mysqldump the db.
3. Restore the db.
4. Copy the forum folder.
5. Delete /cache/*.ini.
6. Modify config.php to point to new db.0
Answers
1. Take the site down.
2. mysqldump the db.
3. Restore the db.
4. Copy the forum folder.
5. Delete /cache/*.ini.
6. Modify config.php to point to new db.