Dynaverse.net
Taldrenites => Dynaverse II Experiences => Topic started by: Bisquik on May 22, 2005, 12:24:06 pm
-
How do I setup a D2 server for Orion Pirates or Empires at War?
Is there a step-by-step setup guide somewhere that I can use?
Thanks!
-Kevin
-
Here is a good place to start:
http://www3.telus.net/NuclearWessels/sfc/
-
Thanks for the reply. I checked out the site. I'm looking for the basics on how to get the server up and running. The mysql stuff. I tried to set it up as per the instructions, but I it doesn't seem to work out correctly. :-\
-Kevin
-
If running on mysql, you have to set lower-case-table-names =1 for later mysql versions for the serverkit to work correctly now on SQL. Actually, now that i think about it, in my experince this is only necessary when connecting to a unix hosted mysql db. (I assume the test of the created DSN with MyODBC connector passes?)
Also, new dbs in the latest mysql default to a new characterset. You want to use latin1.
Also, make sure your kit will start on the flatfile first...
you also need to edit the serversetup.gf to add the new directory server <--- try this first