Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Max Horvath's Blog:
How to enable the Xdebug debugger in Zend Studio for Eclipse
Aug 18, 2008 @ 17:58:16

Max Horvath recently posted a how-to on getting the XDebug debugging support up and working in the Zend Studio for Eclipse software.

Zend Studio for Eclipse is a commercial edition of Eclipse plus the PDT plugin and various other additions. Unfortunately Zend decided to disable the Xdebug support of the Eclipse PDT plugin. Nonetheless if you'd like to use Xdebug for debugging your PHP scripts, follow these simple steps to restore the Xdebug functionality of Eclipse.

Its a simple six-step process (not including getting Zend Studio installed) to have the powerful debugging tool ready at your fingertips. You can find more information about setting up the tool here.

tagged: zendstudio eclipse xdebug setup tutorial install

Link:


Trending Topics: