I'm using win2k, IIS5, PHP4.
Trying to use the socket_create() function to run a php script as a server.
How do I activate this module in PHP?
Regards
Dave
The PHP manual's section on Sockets (http://www.php.net/manual/en/ref.sockets.php) says this:
The socket functions described here are part of an extension to PHP which must be enabled at compile time by giving the --enable-sockets option to configure.
Looks like you get to recompile 😉
Cheers,
Omega Wombat http://www.drinknation.com