Hello,
Fist of all, I am completly satisfied with the hostgator service. Never had any problems since I started hosting my site with you guys
Now coming to the issue
I am hosting a game on my machine at home. The port is 2302. I am running scripts for server status and player stats on your hosting server. The scripts are in PHP language.
The problem is: I get data from my machine to scripts via UDP protocol. When I try to access/run the scripts then I get the following error:
Quote:
|
Notice: fwrite() [function.fwrite]: send of 10 bytes failed with errno=1 Operation not permitted in /home/muamshai/public_html/ArmA/arma.php on line 125
|
I have a feeling that you probably don't allow something which is necessary for scripts to run. If I run the same scripts without changing anything at my university server then it works just fine.
Could you please help me with the problem? Thanks in advance