I think I have a solution for you
I was setting this up too, and just want to give a big thanks for Sysadmin because he's been a great help, I ran into the same problem your having. I could get to server page, but I couldn't log on to my server. I changed the run5zones.bat to the following:
start zone . 127.0.0.1 8780 127.0.0.1
start zone . 127.0.0.1 8781 127.0.0.1
exit
cls
exit
cls
Once I did that I could log on to my server, only problem now is zoneing, when I zone from one zone to the next i moves me back to the zone I just left. Any ideas? Let me know if this fixes your problem.
|