Remote Debugging via proxy with PHP, XDebug, and Komodo IDE

So I am experimenting with remote debugging using Komodo IDE, PHP and Linux.  Following instructions from the xdebug website, I typed: sudo pecl install xdebug Then I added the file /etc/php.d/xdebug.ini with the lines: Running php -i, yields amongst others, the following message: xdebug support => enabled Version => 2.1.1 XDEBUG NOT LOADED AS ZEND... Continue Reading →

Blog at WordPress.com.

Up ↑