ERROR: 110 - Connection timed out

I’m trying check my server status with:

$login = @fsockopen("$ip", $login, $errno, $errstr, $timeout);

but geting error:

ERROR: 110 - Connection timed out

any solution?

Chances are the port you are trying to use is closed, type “fsockopen” in search at the top of the forum and you’ll see other answers.

ok. ports 7777 and 2106 closed. how i can open it?

You can’t, there’s more freedom if you upgrade but ports won’t be opened for individuals using the free service.