Joined: 02 Oct 2009 |
Posts: 1 |
Location: Marietta, GA |
|
 |
Posted: Mon Nov 23, 2009 10:43 am |
|
 |
 |
 |
 |
Hi,
After some trial and error I've successfully debugged a remotely hosted web page. It's fantastic; however, after a debugging session, I find that quite frequently, if I try to debug again later I cannot - the debugger cannot establish a session. After much more trial and error, it seems that rebooting the machine with NuSphere PHPed and the Debug Listener installed on it usually resolves the problem. So, it would seem that there's a problem with the listener keeping the port blocked, preventing a new connection later. I've tried closing down the listener, using it's reset functions, but no help. I am considering trying doing an IPCONFIG /release and /renew instead of rebooting, but none of this seems like what should be necessary. I've experienced the same issue in two separate network environments and from two different PCs (work and home). Is this a limitation of the debugger or something that I may be doing incorrectly? I'd post my configuration, but it's an exact match to the recommended SSH tunnel configuration. Plus, it does work, just intermittently.
Thanks
|
|