NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Failed to Start Debug Session


Joined: 02 Apr 2008
Posts: 6
Reply with quote
Reason: connection to the client address 128.2.223.97:7869 is not allowed

If I telnet from the server back to the client on port 7869, that is successful.

What is possibly not allowing me to connect to the debug sessions?

Dale
View user's profileFind all posts by shanedaSend private message
Veteran

Joined: 06 Jun 2007
Posts: 289
Location: Vancouver, Canada
Reply with quote
Being able to connect via Telnet is confirming that you have a working connection with the server, but does not guarantee that communication on port 7869 will work. My guess is that a firewall (either on the remote server or on your side) is blocking connections on port 7869.

If you have SSH (not Telnet) access to the server, you may be able to bypass firewall restrictions by using the debugger over an SSH tunnel.

_________________
Smile
View user's profileFind all posts by annoSend private messageVisit poster's website
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Quote:
Reason: connection to the client address 128.2.223.97:7869 is not allowed

You need to check your debugger.hosts_allow, debugger.hosts_deny, and debugger.ports settings in php.ini and allow connection at that address and port.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Failed to Start Debug Session
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic