Dedicated server status script (fsockopen)

Status
Not open for further replies.

g-s36581

New Member
Messages
4
Reaction score
0
Points
0
Dear X10 Support,

First of all, I want to thank you for this awesome host experience.
But I have a little problem. Yesterday I written a PHP script to check the Offline | Online status of my Call of Duty dedicated server. My script uses PHP’s fsockopen function and it’s working perfectly on my local WAMP server. So I decided to upload the script on my website (http://thahood.tk/server_status2.php), but it seems to always show the offline status.
I’ve done some research and I found this topic: http://x10hosting.com/forums/free-hosting/23431-fsockopen-i-need-function.html . It seems I’m having the same problem like pocho_m.
I also REALLY need this function in my website, because I’m planning to make a RCON system for all Call of Duty games.
In the forum topic, one of the last reactions was a reply from Corey. He said he could add pocho_m’s
IP to the firewall, so his script would work.

So my question is, would it also be possible to add my IP to your firewall?
Here is some info:
MY IP: 81.165.84.185
PORT: TCP 28961 (Common Call of Duty multiplayer port : http://portforward.com/cports.htm)

Thanks for reading this,
gs365 (PHP Developer)
 

callumacrae

not alex mac
Community Support
Messages
5,257
Reaction score
97
Points
48
It isn't blocked in the firewall, it's a problem with your script :)

~Callum
 

g-s36581

New Member
Messages
4
Reaction score
0
Points
0
Look, if my script is working perfectly on my local WAMP sever, i guess it has something to do with the starka server?

P.S It really has something to do with the server.
Usually all hosts block the fsockopen function because that's the function which is used to create proxies.
 
Last edited:

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
In the forum topic, one of the last reactions was a reply from Corey. He said he could add pocho_m’s
IP to the firewall, so his script would work.

Time of Corey's response: 02-08-2007 12:58 PM

A lot changes on the Net in 4 years.
 

Anna

I am just me
Staff member
Messages
11,750
Reaction score
581
Points
113
That port (28961) would be blocked, and on free hosting we don't open ports on requests.
 

g-s36581

New Member
Messages
4
Reaction score
0
Points
0
Ok, thanks anyway.
Is there any other way to get this script working?
 
Last edited:
Status
Not open for further replies.
Top