1) socket_set_blocking()... what the devil's up with this?

*I* get socket_set_blocking(): supplied resource is not a valid stream resource, which is obviously a lie, since I can connect to the server program and socket_recv and socket_send both work.

I'm using PHP 4.3.1 (cgi)

2) I figured I'd compile the latest CVS snapshot, too, to see if maybe my non-blocking socket will work with that. I've done configure and make, but not make install. What do I do to get my nice new php without replacing the old one?

-Josh

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to