PDA

View Full Version : How do i change the query port


DeathReaper
01-26-2004, 06:30 PM
how can i change the query port? the server that we are using for our teamspeak is using a different query port and i need to change it.

Ghryphen
01-26-2004, 06:49 PM
I think its in the server.ini

DeathReaper
01-26-2004, 06:59 PM
i figured it out sorry. just so others know its in the webpost.php line 135 and 136.

Ghryphen
01-26-2004, 07:02 PM
The query port is set on the server, the webpost.php just recieves info on what port the server is set at and calls it back on that port. Changing anything in webpost.php will not change what port the server is using.

DeathReaper
01-26-2004, 07:13 PM
right but our teamspeak is now hosted by osg and they use a different queryport than the default one so i need to know how to change it in your php script so it can retrieve the info. they have the teamspeak queryport set to 51238 the default queryport is 51234. i hope iam making sense lol. from what i make sense out of your last post is i dont need to change anything. It figures out what queryport it is by itself.

DraGoN-MaSteR
08-11-2004, 11:39 AM
Where on the server, I mean in what file can I locate the Quiery Port?
If I dont have the webpost installed.

Ghryphen
08-11-2004, 11:54 AM
I think its in the server.ini
:thinker