Jump to content
  • 0

Question

Posted

Hi guys ! I'm here again. So I just want to ask a question. I will host on asurahosting and if I will give them the fresh rathena main.sql, my tables will be gone. Can someone explain to me how the transfer happens ? Thanks in advance !

9 answers to this question

Recommended Posts

Posted

I bought a server in Asurahosting and I'm setting up my rAthena, the problem is, I have my own database here and I want it to be exported in their phpadmin and my whole rathena trunk. What to do ? :(

Posted

Quickest way to migrate rAthena to your VPS is to compress your local rAthena, you can use .tar or .zip, then file transfer it to your VPS then extract and change configs.

 

About your problem in importing SQLs, have you tried instead of `atcommand_date` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00' you use this

 

 

 
`atcommand_date` DATETIME NOT NULL DEFAULT 'CURRENT_TIMESTAMP'

 

?

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...