PDA

View Full Version : WebPost2 and Teamspeak2


MaSteR
19-02-2003, 12:30
Hi

I have Teamspeak and Webpost on one PC. I have installed Webpost, Apache, PHP and MySQL. It works beatiful all ohter TS servers are listed. Only my server isn't seen there. I've insert PostURL=http://ajk.servemp3.com/webpost2/webpost.php .

Have anyone any idea?

Thx for your help

MfG MaSteR:confused:

MaSteR
19-02-2003, 12:32
Here is the URL to the script http://ajk.servemp3.com/webpost2/listing.php

MfG MaSteR

aeroclown
19-02-2003, 15:22
looks like the same problem im having no one seems to have the answer to it. They never resolved it when i sked about it. It comes up and connects and so forth but it never list my server or ny server

MSCBlade
19-02-2003, 19:54
At least a server shows somewhere on yours. i cant even get that far on mine.

http://207.243.120.236/ts2/groups.php

Any idea on what i am doing wrong??

[GR] Cool K
21-02-2003, 14:11
looks a lot like my problem over at: http://wargamer.adsl.dk/ts2 :confused:

Judas
21-02-2003, 15:52
@Master

Have you ever tried to use your local ip for the webpost script. I dont know your setup and it might become complicated if you are using virtual hosts but from what you wrote it sounds like you got a routing problem.

The script is setup correctly (other people get listed) and only your own host is ignorde -> most probably the data never reaches your script. Most simple reason would be a router which cant connect to its own WAN IP.

Try giving that thought a chance... if it isnt working it has to be a system or software issue. There was once a bug in TS1.5 which prevented it from posting to the script while being on the same computer but that has been resolved long time ago.

PostURL=http://127.0.0.1/webpost2/webpost.php

MaSteR
21-02-2003, 19:12
Hey people!

It works fine.

I accepted in my firewall all packets from the loopback device.
Its a SuSE Linux 7.3 System.

MfG MaSteR


But big thx for your help! :D

you can visit it @ http://ajk.servemp3.com/ts2/index.php

jaktUp
26-02-2003, 00:57
Hey guys,

I posted this under the Webpost2 Release notice also.

I have verified with telnet that TS is responding to the default query port and I also know that my MySQL database is working properly since I have phpnuke running on it already. I used PHPMyAdmin to load the tables via the .sql file provided with WebPost2 and everything went fine.

I even pointed my TS server to Gryphon's webpost and it showed up ther just fine, so I know I have my .ini file set right. Clearly my server is not responding and/or requesting info from my TS server which is running on 216.234.201.146, if I understand how this works correctly.

If anyone could test my webpost by pointing to it with their TS, I would greatly appreciate it. Or offer any further suggestion, my ICQ# is 5591566. I would be thrilled to help anyone else with anything that falls in my range of knowledge.

Also, for anyone wondering, I have re-read these forums 3 times looking for clues. I would also be more than willing to provide anyone with any info they might need to know in order to assist me.

P.S. On a side note, I am running the latest MySQL and PHP versions as well as hosting TS and webpost on an XP box (also tried it on a Win2k box). If someone who has this running on windows based boxes, lemme know what versions you are running if you don't mind.

I keep seeing people mention how ports were blocked some way or another, but again, from what I can tell, mine are wide open and whatever script it is that is activated by TS server to request info and write to the database simply isn't working.

Oh, and I've tried both internal and external IP's for those who have suggested it before.

Sorry for blabbing on, but I see this working elswhere and just can't for the life of me figure what I've got set wrong here. Is it IIS5 or what?

Supermike
05-03-2003, 05:12
im having the same problem. Im on win2k. apache, php, mysql, i know it all works cause theres a working nuke site on this box. i also could point my webpost url to thz's webpost and it worked fine.

I have used http://supermike.no-ip.com/ts2/webpost.php
http://localhost/ts2/webpost.php
http://192.168.0.117/ts2/webpost.php
http://127.0.0.1/ts2/webpost.php

I have opened the proper ports in my firewall, not that it would matter if i use localhost.

jaktUp
05-03-2003, 21:58
Gryphon gave a hand and discovered that in my php.ini file, the global variables was set to off.

I Set it to on and everything works.
My WebPost2 (http://www.jimmykickers.com/ts)
There are some issues with the way some of the URL's get linked, byt Gryphon said that it is something that should be fixed in the code.

Looking forward to the next release...

THANKS GRYPHON!!!

[GR] Cool K
06-03-2003, 00:33
DANG - Same thing here...

Now it works - THX :D

Gryphon
06-03-2003, 00:47
Yes, setting register globals to on should fix posting problems, however it is advised that you do not have it set to on. It will be compatible with rg set to off in the next release.

[GR] Cool K
06-03-2003, 08:22
Hmm - What does global variables actually do?
-and why should they not be set to be on? :confused:


btw, a bonus question:

My Active Servers and Users Online keep showing 0....
-any suggestions?

Scankman
23-03-2003, 22:39
I would like to know as well about setting register globals to ON at the moment it looks like it is the only way to fix webpost to work with newer versions of php. But you are saying to keep it off does this mean that you are about to release the new version if so do you have a ETA or a beta test group I would be happy to be a part of a beta test team or bug catcher :-)