Tagged Questions
0
votes
1answer
516 views
Getting xdebug to work on my dev server
I am trying to get xdebug to work on my ubuntu 11 04 server. Everything seems setup right and I do see xdebug from phpinfo(). I installed with apt-get install php5-xdebug. The problem is that anytime ...