View Single Post
  #3  
Old 08-26-2012, 10:07 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

First, create a logs directory in your server directory so that you can see any logs that are produced.

Did you compile your own login server or download one from somewhere?
Did you create the necessary tables for the loginserver in your database? I skimmed that guide and it did seem to have those steps.

Not necessarily important at this point, but did you apply all of the database updates that were newer that the database you started with?

You'll most likely need to post your config file as well as any log from the login server once you create the directory so it can write them.
Reply With Quote