View Single Post
  #23  
Old 11-10-2012, 11:52 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Make sure the '.' is there after the last '0'..

I may have missed this earlier..are you running this on a single computer or a local network?


For single computer (server/client) make sure ALL addresses are 127.0.0.1 and local_network is '127.0.0.'

If you're running on a LAN, then everything needs to 192.168.1.2 with the exception of your database entries, which should be 127.0.0.1, and your local_network should be '192.168.1.'

Either way, your combination should work once configured properly. I've had both a LAN and single-computer setup running just fine with EQEMULoginServer.


(NoPort had said to use 'localhost', so I can't argue against that..but my settings are all numeric and I don't have any problems)
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote