PHP Classes

test file: cant make it work

Recommend this page to a friend!

      PHP sockets  >  All threads  >  test file: cant make it work  >  (Un) Subscribe thread alerts  
Subject:test file: cant make it work
Summary:No connection could be made even with my firewall down
Messages:1
Author:Muzztein
Date:2012-11-19 21:53:48
 

 


  1. test file: cant make it work   Reply   Report abuse  
Picture of Muzztein Muzztein - 2012-11-19 21:53:48
I'm trying to run the example file on my WAMP server an this is what I'm getting

PhpSocket::establish - PhpSocket creating
PhpSocket::establish - server: 127.0.0.1, port: 9000, serverIP: 127.0.0.1

Warning: socket_connect() [function.socket-connect]: unable to connect [0]: No connection could be made because the target machine actively refused it. in C:\wamp\www\mpcl\test\PhpSocket.php on line 76
PhpSocket::read - start

Fatal error: Cannot break/continue 1 level in C:\wamp\www\mpcl\test\PhpSocket.php on line 189


any idea why I'm getting this?

I'have installed the requiered extentions and I have shut down my firewall also.