Hello, I'm writing a web app on my FoxBoard and I really need to enable PHP sockets support. According to PHP site the 'only' thing to do is a ./configure --enable-sockets in php source directory (then make)... I did it but nothing changed. I also tried to 'uncomment' the php sockets extensions dll entry in php.ini files but neither this seemed to work. Anyone has hints on this issue?
Best regards, Mike
