I installed php to run on iis7, but php socket functions don't work, the dll isn't installed, I tried placing them in from the php.net zip, but I get this message:
PHP Warning: PHP Startup: sockets: Unable to initialize module
Module compiled with module API=20060613, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=0
So any clue on how to fix this? Do I have to install apache? I know .net has its own socket functions, but I am learning how to use php and flash, and I would like to learn how to do it with php first. help!!! please!!!