Daedalus
02-08-2007, 11:53 AM
I have a script which should connect to some predefined server (masterserver) in order to obtain the list of game servers. I asked some of my friends to install it on their sites, and it works there, but not on my Cirtex account (I'm on "Baby" server).
It uses fsockopen() function, and here is the error:
Warning: fsockopen() [function.fsockopen]: unable to connect to master.gamespy.com:28900 in /home/[mylogin]/public_html/ms-class.php on line 76
Any ideas?
Unfortunately, this script has no alternatives and I really do need to get it working, since this game community experiences some troubles with the masterserver, and noone, but gamers, care about this. This script could solve many problems.
Thanks in advance.
It uses fsockopen() function, and here is the error:
Warning: fsockopen() [function.fsockopen]: unable to connect to master.gamespy.com:28900 in /home/[mylogin]/public_html/ms-class.php on line 76
Any ideas?
Unfortunately, this script has no alternatives and I really do need to get it working, since this game community experiences some troubles with the masterserver, and noone, but gamers, care about this. This script could solve many problems.
Thanks in advance.