View Full Version : Data Unavailiable.
Something about a port? For the webpost thing? Does anyone know how to fix it, give me a simple explanation PLZ!!
CatFish172
20-07-2004, 06:05
Well, I finally resolved my problems with the TCPQuery failing on listing my active TeamSpeak Servers. Since the TS Server, webposting script were on the same machine, a port 51234 issue was *NOT* the problem.
My Rig....
Dual Pii 333 384 Megs RAM, Linux-Mandrake 9.2
TeamSpeak RC2 Version 2.20.1
GLCC2 Webpost script
Apache Webserver
MySql
PHP
I had problems with the TCPQuery Failed error and Webpost showing the servers but unable to show the details of the active servers <channel names, logged in members, etc>
I fixxed it by adding the alias <outside world URL> to the /etc/hosts file after the actual hostname.
Examples:
-----Original------
/etc/hosts
127.0.0.1 localhost
192.168.1.99 ftp.wahoo.com
------Modified------
127.0.0.1 localhost
192.168.1.99 ftp.wahoo.com www.wahoo.com
----end-------
This made the glcc2 webpost code loop back to the server via the correct TCP Query Port and every thing is running well now. I hope this helps bunches of hair pullers out. Of course, I didn't use my actual /etc/hosts file in the above example but it is functionally identical. I have no idea whether this is harmful to my LAN but so far it is working well.
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.