View Single Post
  #3  
Old 04-17-2017, 02:21 AM
spidey1170
Sarnak
 
Join Date: May 2009
Location: Alaska
Posts: 61
Default

Quote:
Originally Posted by The_Beast View Post
In login.ini you have a lan address, which needs to be changed.
local_network = 192.168.0. > 127.0.0.

I personally use 127.0.0.1 in place of "localhost".
Thank you for catching that. I changed it and I changed all "localhost" to "127.0.0.1". Restarted the servers and tried again, no go.

I'm still searching Google and a few other guides out there, both Windows and Linux, but no success yet. I don't get any errors in my log files

Edit: For grins and giggles, I tried to login through the client with a random name and password and it read the database correctly, I received an error:

Code:
Error - The username and/or password were not valid. Please check them and try again.

Last edited by spidey1170; 04-17-2017 at 02:29 AM.. Reason: Added additonal login information
Reply With Quote