If the Mod works anyway, just ignore this error.
To solve the problem you have to go to your php.ini and put a ; infront of "extension=php_somefile.php"
But MAM dont work! after this errors (PHP errors) there is:
Fatal error: Call to undefined function socket_create() in D:\Program Files\Acti
vision\Call of Duty 4 - Modern Warfare\adminmod\plugins\tcp_query.php on line 15
7
in config.cfg i turn off TCP:
[tcp_query]
enabled = 0
ip = "0.0.0.0"
port = 1337
logintimeout = 30
defaulaction = "say"
sayprefix = "^3TCP-Admin (<ADMIN>): ^7"
admingroups = "master,admin"
disallowedcommands = "vote,yes,no,stats,session"
maxconnections = 5
ITS STILL DONT WORK!