XDebug not working with xampp?

Xdebug v2.0 shouldn't work with PHP 5.3. Xdebug v2.1 provides PHP 5.3 support. Otherwise I would get rid of the xdebug ini config except.

Xdebug v2.0 shouldn't work with PHP 5.3. Xdebug v2.1 provides PHP 5.3 support. Otherwise I would get rid of the xdebug ini config except: zend_extension_ts = "C:\xampp\php\extensions\php_xdebug. Dll" xdebug.

Remote_enable = On xdebug. Remote_host = "localhost" xdebug. Remote_port = 9000 xdebug.

Remote_handler = "dbgp" use this as your test and once this works then add additional configs. Make sure you comment out other zend stuff.

The joomla web site has a great tutorial on getting XAMPP, XDebug, and Eclipse (Netbeans is configured in the same fashion) working together and they cover all major operating systems. docs.joomla.org/Setting_up_your_workstat....

I've tried basically the same things they detail there. No luck. – Matt Jul 1 '10 at 17:05.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions