[xdebug-general] komodo remote debug setup

From: Kevin Dougherty <kdougherty[@]albertsorganics.com>
Date: Fri, 23 Jun 2006 09:22:30 -0400

I am looking for some help getting remote debugging setup with
Komodo/xdebug. I think the problem is with my host/port configuration. I
have the remote_host set to the IP of my local system running Komodo,
and the remote_port set to 9001 on both the remote server and my local
Komodo setup. Restarting the remote server with this setup causes my web
server to crash and not serve up any pages. Any help is greatly
appreciated! Thanks!

 

php.ini setup ( php configured with debugging, xdebug does show in
phpinfo() ):

zend_extension_debug=/data/php/lib/php/extensions/xdebug.so

xdebug.remote_enable=1

xdebug.remote_handler=dbgp

xdebug.remote_mode=req

xdebug.remote_host=192.168.42.12

xdebug.remote_port=9001
Received on Fri Jun 23 2006 - 15:22:37 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST