Jump to content
  • 0

moving to another machine


Question

Posted (edited)

i may be posting this on the wrong section.. sorry if i am.

i want to run my server on another machine.

can someone give me a guide on how to do that.

and

i just want to know if there are things i need to watch out for while on the process of transferring???

Edited by ruflux

4 answers to this question

Recommended Posts

Posted (edited)

All you have to do is to have a backup of your database and your server files to keep all settings and data intact.

This might help you in backing up your database: LINK

Edited by Kaitou Kid
  • Upvote 2
Posted

  1. turn off your server
  2. make a backup of your SQL database(s) using mysqldump
  3. compress your server files into a .zip or .tar.gz file
  4. transfer the SQL backup and server files to your new server using SFTP or FTP
    Then on the new server:
  5. install the programs rAthena needs (mysql, make, gcc, pcre, etc.)
  6. setup MySQL database(s) and MySQL users
  7. import your MySQL backup
  8. unzip your server files backup
  9. compile rAthena on the new machine
  10. start rAthena

  • Upvote 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...