Sander Marechal wrote: > Jeff Chimene wrote: >> Has anyone managed to get XDebug working on Debian w/ Apache? I'm >> looking for some assistance in getting this to work w/ Eclipse and an >> external browser. > > It's working fine for me using Debian Lenny, Apache and XDebug. I am > using the debugger.vim plugin for Vim as the client. My configuration > file (/etc/php5/apache2/conf.d/xdebug.ini): > > xdebug.remote_enable = 1 > xdebug.remote_port = 9000 > xdebug.remote_host = 192.168.1.2 > xdebug.remote_log = /tmp/xdebug.log >
-- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org