[Step 0: Download]


[Step 1: Port Forwarding]
  • 80 (TCP) - Web Port
  • 4200 (TCP) - Login Port
  • ...


[Step 2: Setting Up The Web Server For Patchs\Server Info]
  • Download Nginx From The URL Above (Stable Release).
  • Create A Folder In "C:" Named "nginx" And Extract The Contents To It.
  • Copy The Contents Of The "Web" Folder Provided Into The "html" Folder Within The "nginx" Folder (C:\nginx\html\).
  • Run "nginx.exe".

(I Have Took The Honors Of Including Patchs For Gamigo Client From 1.3.3.4 To 1.3.3.14 They Are Already Setup To Update From Your Web Host)

[Step 3: Setting Up MySQL]
  • Run Setup And Click "Next".
  • Tick In "I Accept The Terms" And Click "Next".
  • Click "Typical" Option And Click "Install".
  • You Will Recive A Pop-Up Window About MySQL Enterprise Just [X] Close Out Of It.
  • Main Setup Window Will Be On Complete.
  • Tick The "Lauch The MySQL Instance Config Wizard" And Click "Finish".

Config Wizard
  • Click "Next".
  • Tick In "Standard Configuration" And Click "Next".
  • Tick In "Install As Windows Service" With MySQL As The Service Name.
  • Tick In "Launch The MySQL Server Automatically".
  • Click "Next".
  • Tick In "Modify Security Settings" And Enter Your Root Password.
  • Click "Next".
  • Click "Execute".
  • Then Click "Finish".


[Step 4: Restore]
  • Open Up Navicat.
  • Create A New Connection To MySQL Enter A Name Up Top And Enter Root,Root As The Login Info.
  • Hit Ok.
  • Double Click MySQL In The List Under The Connection Button.
  • You Are Now Connected To MySQL.
  • Right Click And Select "New Database.."
  • Name It "loong_base" Without The Quotes.
  • Do This Again For "loong_gmdb", "loong_log", and "loong_login".
  • Double Click On Loong_Base Database It Will Open And The Icon Will Turn Green.
  • Now Right Click On It And Select "Execute SQL File..."
  • Click "..." And Navigate To Your SQL File Backups.
  • Select The Corresponding File That Corresponds To The Database Name.
  • Do This For All 4 Databases.


[Step 5: Configuring Files]
  • Open Up Your Server Files "server_config" Folder.
  • In This Folder Resides All The Server File Configuration Settings.
  • Edit Them To Correspond To Your Setup.


[Step 6: Starting The Server]
Start The Server In This Order.
  • LoginServer
  • LoongBillServer
  • LoongDB
  • LoongWorld


[Step 7: Setting Up Client]
  • Open Up Your Client Folder "c:\gamigoo\" Rename Client Folder To "Client_Original" Or Something Of That Matter.
  • Copy Over The Included Client Folder Into Your Client Directory.
  • Now Navigate To Your Clients "launcher" Folder.
  • Open Up "launcher.ini" And Edit Two Lines Like Below.


Code:
PatchInfo = http://YOURIP/patchinfo.txt
ServerInfo = http://YOURIP/serverinfo.xml
Ill Finish This Guide Later.