News Feed
Jobs Feed
Sections




News Archive
Ruslan Yakushev's Blog:
How to enable Xdebug in WebMatrix
February 22, 2011 @ 13:09:23

Ruslan Yakushev has posted some quick instructions on how to get Xdebug, the popular PHP debugger, enabled in the recently released WebMatrix tool from Microsoft.

When WebMatrix is used to build or modify a PHP-based web application the debugging tasks can be greatly simplified if Xdebug extension is used. This post explains how to install and use Xdebug extension with WebMatrix.

It's a simple six-step process (complete with screenshots) that shows you how to enable it in your php.ini, test that it's working with a simple buggy script and configure both the location to the correct DLL file and an output directory to create cachegrind files.

0 comments voice your opinion now!
xdebug webmatrix microsoft windows debugger cachegrind


blog comments powered by Disqus

Similar Posts

Derick Rethans' Blog: New York PHP Conference - Slides

Derick Rethans' Blog: Vancouver PHP Conference

Zend Developer Zone: FastCGI and PHP: A User's Story

Frakkle.com: Go anywhere Server PHP Debugger

Developer Tutorials: Installing PHP on Windows


Community Events











Don't see your event here?
Let us know!


example series phpunit framework composer language release introduction podcast testing application api community database interview code functional opinion development zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework