Topic: How do I setup a D2 server for OP or EAW?  (Read 881 times)

0 Members and 1 Guest are viewing this topic.

Offline Bisquik

  • Lt. Junior Grade
  • *
  • Posts: 32
  • Gender: Male
  • Feel the mixture of the Quik. :)
How do I setup a D2 server for OP or EAW?
« 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

"I'm a doctor, not a bricklayer!"

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: How do I setup a D2 server for OP or EAW?
« Reply #1 on: May 22, 2005, 07:04:44 pm »
Here is a good place to start:

http://www3.telus.net/NuclearWessels/sfc/


Offline Bisquik

  • Lt. Junior Grade
  • *
  • Posts: 32
  • Gender: Male
  • Feel the mixture of the Quik. :)
Re: How do I setup a D2 server for OP or EAW?
« Reply #2 on: May 23, 2005, 07:56:06 pm »
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
"I'm a doctor, not a bricklayer!"

Offline Bonk

  • Commodore
  • *
  • Posts: 13298
  • You don't have to live like a refugee.
Re: How do I setup a D2 server for OP or EAW?
« Reply #3 on: May 24, 2005, 11:29:31 pm »
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