[xdebug-general] Re: compiling on OS X?

From: Brian Shire <shire[@]facebook.com>
Date: Mon May 07 2007 - 07:14:48 CEST

Try:

zend_extension_debug=/Users/sean/php/lib/php/extensions/debug-non-
zts-20060613/xdebug.so

On May 6, 2007, at 9:42 PM, Sean Coates wrote:

> Hi.
>
> I've managed to build xdebug but PHP won't acknowledge it:
>
> Darwin sarcasmic.local 8.9.1 Darwin Kernel Version 8.9.1: Thu Feb
> 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386
> sarcasmic:~ sean$ which php
> /Users/sean/bin/php
> sarcasmic:~ sean$ php -i | grep "Configuration File"
> Configuration File (php.ini) Path => /Users/sean/php/lib
> Loaded Configuration File => /Users/sean/php/lib/php.ini
> sarcasmic:~ sean$ grep xdebug /Users/sean/php/lib/php.ini
> zend_extension=/Users/sean/php/lib/php/extensions/debug-non-
> zts-20060613/xdebug.so
> sarcasmic:~ sean$ php -i | grep -i xdebug
> sarcasmic:~ sean$
>
> Any ideas?
>
> S
>

- Shire
     shire@facebook.com
     shire@php.net
Received on Mon May 7 07:15:18 2007

This archive was generated by hypermail 2.1.8 : Wed Jan 07 2009 - 19:00:15 CET