News Feed
Jobs Feed
Sections




News Archive
Carsten Lucke's Blog:
Configuration issues with Xdebug on Debian Etch
February 01, 2008 @ 12:44:00

For anyone that's had an issue with getting XDebug to work with the Debian linux distribution, you might want to check out this helpful hint Carsten Lucke has posted about.

This week I started to setup a Debian-based (Etch) web-server with PHP 5.2 in a virtual-machine with VMWare. Part of this setup was getting XDebug2 integrated. It's really awesome and my students definitely need to learn about it. [...] Building went well as usual but when I tried to integrate the extension inside php.ini it was all weird.

His system kept throwing him an error when he tried to load the shared module using the zend_extension directive, hand things happened. Loading it normally worked (so he knew it wasn't the module) and he finally figured out the problem:

But I need to enable it as Zend extension. Whatever. I finally used the full path to xdebug.so to load it [...] that worked.
0 comments voice your opinion now!
debian configuration issue xdebug linux zendextension


blog comments powered by Disqus

Similar Posts

Informit.com: Alternatives to LAMP

ThinkPHP Blog: Eclipse, PHP and XDebug

HowToForge.com: How To Set Up suPHP With PHP4 And PHP5

Project: Zend Framework Google Analytics Code Generation

Derick Rethans' Blog: XDebug 2.0.1


Community Events









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


interview example introduction opinion community object unittest api database podcast framework language zendframework2 tool phpunit code release testing composer development

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