I recive this error:
Fatal error: Call to undefined function: socket_create()
I have read that in Unix S.O. the socket support is not enabled by default and need to be enabled recompiling the PHP binary with the "−−enable−sockets" parameter but in Windows S.O. with pre−built binary how can I enable socket support?
Please help me....
