Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
steps to migrate the forum to Debian server
Best Answer
-
Todd Vanilla StaffHmm. 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.