NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
IE debugger toolbar and SSH tunnelling


Joined: 09 Jan 2007
Posts: 1
Location: Vienna, Austria
Reply with quote
I’m trying to setup remote debugging via a SSH tunnel (local Windows XP Pro, remote Linux/Apache).

While every thing works as expected when starting the debug session form PhpED or with an URL using the DBGSESSID syntax, I have difficulty to start it via the IE debugger toolbar. Obviously the localhost parameter @127.0.0.1:7869 is not appended to the DBGSESSID and the debugger tries to connect directly without using the tunnel which is not allowed remotely in php.ini. Beside this it would not connect even if allowed, as the local network firewall is not configured for port forwarding.

So where can I set the behaviour of the IE debugger toolbar to use the SSH tunnel?

Erich
View user's profileFind all posts by escSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
Thanks for pointing out to this problem.
Soon we'll update IE toolbar to get it ssh-tunnel debugging mode compliant.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 26 Sep 2006
Posts: 20
Reply with quote
I just edited the registry and changed:
HKEY_CURRENT_USER\Software\NuSphere\Toolbar\Debugger_host
to "localhost"

Now I can debug through the SSH tunnel from the IE Toolbar...

Greetings
Marcel
View user's profileFind all posts by nezzoSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
you could update tools->settings->debugger Smile
First to inputs (host and port) are mapped to registry.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 26 Sep 2006
Posts: 20
Reply with quote
My settings under tools - settings - debugger were correct but the value for the host in the
registry was different.
Most likely because i recently got a new PC and copied all settings (registry and .cfg files)
from the old one (IE toolbar never worked on the old box)...
whatsoever, i'm now using the firefox debug toolbar because firefox rulez Smile

btw: did you get my pm about the bug with the broken XML file?
have you downloaded the file so that i can delete it from the server?
View user's profileFind all posts by nezzoSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
yep, sure, not only got the file but also got the problem fixed.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
IE debugger toolbar and SSH tunnelling
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