PDA

View Full Version : change port before starting server?


Samutz
25-04-2005, 05:53
My server won't run and I'm getting this error from the server.log file. Nothing shows up in the terminal window.
24-04-05 22:49:10,ALL,Info,server, Starting VirtualServer id:1 with port:8767
24-04-05 22:49:10,ERROR,All,SERVER, VirtualServer startup failed with port 8767, Exception: EIdCouldNotBindSocket.Could not bind socket. Address and port are already in use.
I changed TCPQueryPort in the server.ini already so it would NOT use this port, yet it's still trying to use it. Is there anyway to fix this?