[16-Jul-2011 09:00:19] PHP Fatal error: Call to undefined function socket_create() in C:\UserFiles\jumper\GameServers\TC66026275030646483576125\adminmod\plugins\tcp_query.php on line 157
line 157 is
$this->socket = socket_create(AF_INET, SOCK_STREAM, SOL_TCP);
this appens everytime i try to turn on TCP
[tcp_query]
enabled = 1
ip = "95.110.205.174"
port = 28965 (this is right?)
logintimeout = 30
defaulaction = "say"
sayprefix = "^3TCP-Admin (<ADMIN>): ^7"
admingroups = "master,admin,serveradmin"
disallowedcommands = "vote,yes,no,stats,session"
maxconnections = 5
Any idea how to fix? I cannot restart the mod manually, i must call host admin each time