This is a discussion on Komodo 3.1: Problems with remote debugging within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Hello, i installed Komodo 3.1 and don't get the remote debugging feature working. I copied the file php_xdebug....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
i installed Komodo 3.1 and don't get the remote debugging feature working. I copied the file php_xdebug.dll (version for php 5) into the ext-directory and added the following entries to the php.ini: zend_extension_ts="C:\Program Files\xampp\php\ext\php_xdebug.dll" xdebug.remote_enable=1 xdebug.remote_handler=dbgp xdebug.remote_mode=req xdebug.remote_host=127.0.0.1 xdebug.remote_port=9000 xdebug.idekey=errelj The Remote-Port is the same, as one can see in the "Debug Listener" window under 'Host Port' und the idekey is exactly what you can see, in the "Debug Listener" under 'Proxy Key'. Following the Komodo online-Help a debug session should start now, when i call http://localhost/guestbook.php?XDEBU...N_START=errelj in my browser. But it doesn't. What am i doing wrong? Thanks for your help Jürgen |
![]() |
| Thread Tools | |
| Display Modes | |
|
|