View Single Post
  #16  
Old 08-24-2004, 10:22 AM
Numtin
Fire Beetle
 
Join Date: Aug 2004
Posts: 12
Default

Quote:
Does your boot5zones.bat look like this now?

Quote:
if NOT exist spells_us.txt goto NOSPELL

start zone . localhost 7995 localhost
start zone . localhost 7996 localhost
start zone . localhost 7997 localhost
start zone . localhost 7998 localhost
start zone . localhost 7999 localhost
exit
cls
Yes, it looks exactly like this. I've also tried 127.0.0.1 but that didn't work either.

I opened MySQL Front and looked at the account table. Sure enough, the password was not there. I manually entered the password and tried again but that didn't seem to help. I'm still crashing.

The other thing I've noticed is when Halas does boot up, it's on port 7995 ONLY. The other zones trying to boot up are on ports 7996-7999. Firewalls are off but would I still need to forward them? If so, I'll have to do some research to figure out how since I've never done that before.
Reply With Quote