Php Socket

hey there
im trying jerez_z php socket / multiplayer script
http://198.53.191.167:8081/jServer/

and anyways im having a bit of problem, it semms i dont have the extension sockets in php, it does not recognize :

$sock = socket_create(AF_INET, SOCK_STREAM, 0);

so i need some help on how to make it recognize it, dident find anything on google.

Thanks

//VoS