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

edited October 2011 in Vanilla 2.0 - 2.8
What are the steps to migrate the forum in an Ubuntu server to a Debian server?

I need to create one script... but i need to have right steps!
Tagged:

Best Answer

  • ToddTodd Chief Product Officer Vanilla Staff
    Answer ✓
    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.

Answers

  • ToddTodd Chief Product Officer Vanilla Staff
    Answer ✓
    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.
  • Thanks!! i had problems but its was mysql !!
Sign In or Register to comment.