News Feed
Jobs Feed
Sections




News Archive
Markus Pullmann's Blog:
Remote Debugging in PHP with XDebug
February 17, 2012 @ 08:45:29

Markus Pullmann has a new post to his blog about setting up XDebug in your PHP installation to help you narrow down those elusive issues more quickly.

Debugging locally is a nice improvement to have no debugger at all, but in many situations there is the need to debug on production server, where the application is running on the web. There are different reasons for that, but the most important one for me is, that my local environment / installation is different from the one i have on servers in data center and bugs can be related to the environment.

He walks you through the installation and server-side configuration of XDebug first then shows how to install the Komodo Remote Debugging Client to help with multi-user debugging setups. He mentions setting up the debugging on the client/IDE side, but there's no specific instructions for any particular IDE - just how it works overall.

0 comments voice your opinion now!
debugging xdebug tutorial install configure proxy multiuser


blog comments powered by Disqus

Similar Posts

Vinu Thomas' Blog: PHPLiveX - Tutorial

DevShed: Factoring Content Boxes with the Factory Pattern in PHP 5

Extending Twig Templates: Inheritance, Filters, and Functions

Lorenzo Alberton's Blog: Zend Framework, mod_rewrite and public dir in shared hosting

Zend Developer Zone: Creating Web Page Templates with PHP and Twig (part 2)


Community Events











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


tool functional community language code introduction zendframework2 opinion framework unittest podcast conference testing release development interview series example phpunit object

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