Christian Grobmeier wrote:
ups, Xdebug isn't so easily installed on OSX. Will try that later.
$ pecl install xdebug
should do. I work on OS X myself. Just remember to load it as a zend_extension with absolute path [xdebug] zend_extension="/opt/local/lib/php/extensions/no-debug-non-zts-20060613/xdebug.so" Knut
