Jump to content
  • 0

moving to another machine


ruflux

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  09/09/12
  • Last Seen:  

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
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   2
  • Joined:  10/17/12
  • Last Seen:  

Hey Friend,

Sorry,What do you mean with "another machine"?

Edited by Dramosith
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  268
  • Reputation:   27
  • Joined:  12/06/11
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

  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
Link to comment
Share on other sites

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.

×
×
  • Create New...