Welcome!

Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!

Join Today!

[tut] Installing Server.

Junior Spellweaver
Joined
Apr 22, 2009
Messages
166
Reaction score
31
1.Download:
a) DataBase.
b) Server Files.
c) MSSQL 2008 R2(IMPORTANT)
d) MSSQL Manager.
2.Unpack:
a) DataBase.
b) Server Files.
3.Install:
a) MSSQL 2008 R2.
b) MSSQL Manager.
4.Restore DB using downloaded DataBase and installed MSSQL manager.
5.Open CMD.
6.run ODBC
7.Add new System dns with SQL native Client.
10. Config Server(server.ini).
P.S. in server config use not Sql native client, use SQL Server.
 
Don't worry. Very soon add pictures and etc ^_0
 
Don't run server
Loki17 - [tut] Installing Server. - RaGEZONE Forums
 
Sign, if windwos don't close after such time, wait. It is loading
 
Turn on TCP/IP protocol in your SQL Server. Tho I don't know why it should be turned off anyway.

Turned off anyway???:sleep:

---------- Post added at 01:34 AM ---------- Previous post was at 01:31 AM ----------

Sign, if windwos don't close after such time, wait. It is loading

wait. It is loading and then it all disappeared?
 
Sign, nop. id does'n disapered. Show me you config's. Dou u create system DNS?
 
in server ini change SQL Native Client TO SQL Server.
Then change SERVER = "VIETNAM Blahblah" to SERVER = "(local)"
 
Back