I have xdebug configured as shown below but the error-output is totally unreadable. Do you have an idea what\'s wrong with the setup?
I am doing the Jobeet tutorial that features url routing.The url routing (I think that\'s the proper term) makes urls look like this
I\'m trying to debug a Wordpress site with Netbeans using XDebug. I can get it to hit a breakpoint on the index.php page, but it won\'t break on any other page. Has 开发者_开发百科anyone else run into
I\'m running eclipse 3.5 (Galileo) with the PHP development tools (PDT) plug in. I also installed XDebug by follow开发者_开发问答ing these instructions.
I have installed PHP using wamp server in Windows and I have give the entry for Xdebug in php.ini And Debugging not workin开发者_Go百科g in netbeans. How to solve this?
i have been trying to set my XAMPP to work with xdebug php debugger, i have edited the php.ini file with the following parameters:
I haven\'t quite figured this out. EVERY piece of documentation I\'ve found covers how to use xdebug to debug scripts running in Apache. I need to debug a php CLI script.
I went to the xdebug site, but I can\'t find a mac download. http://www.xdebug.org/download.php Did I miss something? NetBeans tells me to get xdebu开发者_运维问答g for setting up an PHP development
I installed the latest XAMPP package which includes PHP 5.3.0. I am trying to enable Xdebug, but it just won\'t work.
I have worked with eclipse, firefox, and xdebug for months now on a linux-ubuntu machine. recently i moved to a mac 10.6 and set up all these programs and they all work fine until I try to run xdebug