NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] DBG not working with SSH tunnel


Joined: 15 Mar 2008
Posts: 6
Location: Cologne Germany
Reply with quote
I followed the installation instructions to set up a SSH tunnel, but I must be missing a central point.
I establish a SSH tunnel to the server using PuTTY / Plink. I forward the local port 7869 to the remote port, 7869. Correct?
My problem is that whenever I do that, the DBG listener goes down because it can't use the local port 7869 any more ("please reinstall" etc. etc.) When I quit the puTTY session, the listener will come up again and work as usual.
What is wrong here?
View user's profileFind all posts by pekkaSend private messageICQ Number


Joined: 23 Jun 2008
Posts: 13
Reply with quote
From http://test.nth-design.com/2009/02/13/phped-dbg-putty-tutorial/

Quote:
# You will need to configure PuTTY to forward SSH traffic from the Debugger.

1. Open PuTTY on your development computer.
2. Create a new Session to be used with the PHPEd debugger.
1. In the Host Name (or IP Address) field enter the host name for your web server.
myfakeproject.com
2. In the Saved Sessions field enter a name for your session:
MyFakeProject.Com Debugger
3. In the Category panel select:
Connection » SSH » Tunnels
1. In the Source Port field enter: 7869
2. In the Destination field enter: localhost:7869
3. Select the Remote radio button.
4. Click Add.
4. In the Category panel select:
Session
5. Click Save.



Try to recreate your connection with these specs.
View user's profileFind all posts by AlekcSend private message
[resolved] DBG not working with SSH tunnel
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