How to install Xdebug into PHP in under 3 minutes
Loading...
9,859
Loading...
Uploader Comments (sonoramike)
see all
All Comments (16)
-
I doesn't work with PHP 5.3 for me. I installed PHP 5.2 and it works. The best you can do is go on this page: xdebug.org/find-binary.php and follow the instructions.
-
Thanks.. Great article.. Finally someone has put a concise video of this...
-
best download BeeWit IDE and install, it have apache + php + xdebug
-
hey bro! How can I not write you a comment when you have such an excellent presentation.
Let me be the first one to comment on your video. Great job and very helpful!!!
Cheers and by the way... I also do produce videos just like you do. Hope you will like my presentation as well.
Have a nice day!
Loading...
You shouldn't be doing "forward slashes", you're thinking of httd.conf. You don't need to do that in php.ini.
thunderpeel2001 10 months ago
@thunderpeel2001 - I've always used fwd slashes for php.ini, even on a windows box. The only difference that I find is in the pathing delimiters -- ; for windows, and : for *nix. In the end there are only 2 possible options, so if the fwd slashes are not working for you then you can go to the backs. Thanks for the comment, hope the video helped.
sonoramike 10 months ago
Hello,
Nice job
integeration of Xdebug into NetBeans needed,i just downloaded NetBeans...
islamLoverable 11 months ago
@islamLoverable Thanks, I've had the best intentions but have not made time to date, I'll try to get something knocked out this week showing how to make NetBeans sing. Stay tuned
sonoramike 11 months ago
Great instructions! I was looking for a demo to see how xdebug works and your video came up first. I'm so glad I looked at it before I tried to install.
JLittle2 1 year ago
@JLittle2 Glad it worked for you, hoping to do a few more showing how to integrate Xdebug into NetBeans, Eclipse, Notepad++, etc. Anyway, thanks for checking the video out and leaving the nice comment.
sonoramike 1 year ago