Tagged Questions
1
vote
2answers
353 views
xdebug: Don't get rid of machine name as xdebug.idekey
I am fighting to get xdebug working with my Apache 2.x, PHP 5.3 and my Netbeans 6.9:
I got to the point that everything looks good in phpinfo, except:
local value local value master ...
0
votes
2answers
899 views
Cannot install xdebug with WAMP SERVER 2.1
I use WAMP SERVER 2.1 and select PHP 5.3.3 for my system, so I select xDebug with php_xdebug-2.1.0-5.3-vc6.dll and changed name becoming php_xdebug.dll for easy way to use.
Following the ...