PDA

View Full Version : Teamspeak display problems


joano
02-05-2006, 17:00
Hello!

I have downloaded a teamspeak display demo application running on a webhotel with a guild forum. Now I have moved the forum and application to another webhotel, and all I get is 'server offline' when opening the page. It is exactly the same code in both cases. I have no clue why this is, does it require any specific php settings or versions?

working:
http://www.discountedkia.co.uk/teamspeak/demo.php
non working:
http://www.mhostrup.dk/violenceReborn/teamspeak/demo.php


Help would be appritiated :)

Cyrus
02-05-2006, 17:38
What does phpinfo() say?

joano
02-05-2006, 19:03
http://www.mhostrup.dk/violenceReborn/phpinf.php and
http://www.discountedkia.co.uk/phpinf.php
will get u that :)

Cyrus
02-05-2006, 19:06
Hmm this looks OK I think maybe there is some firewall or something like this that blocks that request. You should talk to your provider and tell him what you want to do.

Another thing you could try is to use IP-Adress instead of Hostname, maybe PHP has some problems with name resolution.

joano
02-05-2006, 19:16
hmm firewall blocking the port sound like a likely cause.

Tried to change to IP, same problem. Time to nag on the provider ;)