Remote Xdebug with VirtualBox
I'm trying to get remote debugging to work. The PHP is running on a VM and I'm trying to debug from NetBeans on the host machine. I've followed the instructions here , forwarded port 9000 in the Windows 7 firewall and in the VirtualBox network settings, and set up path mappings in NetBeans. My xdebug settings look like this: xdebug.remote_enable = On xdebug.remote_connect_back = On xdebug.idekey = "netbeans-xdebug" xdebug.remote_log = /tmp/xdebug.log When I load the URL I want to debug (using the correct idekey) it logs the following: I: Checking remote connect back address. I: Remote address