Menu

How to register on a dbgp proxy ?

Anonymous
2010-03-30
2013-05-21
  • Anonymous

    Anonymous - 2010-03-30

    Hello,

    I user the Komodo dbgp proxy to debug php in multi user mode.

    I'd like to use Notepad++ as IDE with dbgp plugin but I con't find how to register on the dbgp proxi.

    Can someone help me please ?

    regards

    Niko

     
  • Damjan Cvetko

    Damjan Cvetko - 2010-04-04

    Hello Niko.

    Sadly, DBGp plugin does not support the proxy right now. You'll need to fiddle with the Xdebug configuration, or do some "telnet magic" to register at the proxy manually. If you are running XDebug 2.1 (beta) there is also an interesting new option called xdebug.remote_connect_back…

    If you can't get it to work, write back and I'll give you some hints/ideas.

    Best,
    Zobo

     
  • Anonymous

    Anonymous - 2010-04-09

    Thank you for this useful response, I've installed xdebug 2.1RC1 and everythings work fine.

     

Log in to post a comment.