devu Posted May 16, 2014 Share Posted May 16, 2014 I write a code for listening data from multiple client but it shows error:- Warning: socket_bind() [function.socket-bind]: unable to bind address [99]: Cannot assign requested address in /home3/asgvcom/public_html/server/index.php on line 19 Could not bind to address so please suggest how can i resolve this problem. Quote Link to comment Share on other sites More sharing options...
kicken Posted May 17, 2014 Share Posted May 17, 2014 Make sure the address you are trying to bind to exists on the computer's network interface and that the address/port combination is not already in use by something else. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.