Is it possible to use PDT to debug through a tunnel with XDebug?

Posted by Craig Gardner on Stack Overflow See other posts from Stack Overflow or by Craig Gardner
Published on 2010-01-28T22:28:24Z Indexed on 2010/05/31 17:53 UTC
Read the original article Hit count: 213

Filed under:
|
|

I'm trying to debug using PDT and Xdebug over a tunnel and haven't been able to get PDT to connect properly. I do not have PHP installed on the machine I am developing on and would like to connect to the XDebug instance that is running on my development machine that is not able to talk directly with my machine.

© Stack Overflow or respective owner

Related posts about php

Related posts about xdebug