Re: [PHP-WIN] MORE ABOUT SOCKETS

2002-08-10 Thread Steve Parrish
I can't get php4apache2.dll (php4.2.2) to work with Apache 2.0.40. I get: "Cannot load C:/php/sapi/php4apache2.dll into server: The specified procedure could not be found." ...same goes for mod_perl. Is there some incompatibility I don't know about? Thanks, Steve Parrish --

[PHP-WIN] MORE ABOUT SOCKETS

2002-08-09 Thread M.
Hi, How can i use socket programming with PHP under Windows platform and IIS server?! Debug Error of PHP compiler --->>> Fatal error: Call to undefined function: socket_create() How can i activate socket programming!!!??? thanks a lot