View Single Post
  #1  
Old 10-04-2008, 09:00 PM
bigsol81
Fire Beetle
 
Join Date: Sep 2008
Location: California
Posts: 24
Default Help with Debian Server Install

I've gotten everything working so far from what I can tell, and can remotely access my MySQL server without any issue from my Windows machine.

When I execute ./start, my server does not appear on the list of available servers. I'm not sure if I need additional stuff before I can do this or not.

The other issue is that my logs are displaying errors that the world server is still trying to use the username 'eq' to log in to my database, and is probably still trying to use the database 'eq' as well. I have already edited both of the xml configuration files in the /server directory to use the correct username and password, as well as the correct database name.

Is there something I'm missing?
Reply With Quote