[xdebug-general] Re: freebsd 6.1 Xdebug not loaded as Zend extension

From: Derick Rethans <derick[@]xdebug.org>
Date: Thu, 19 Oct 2006 09:50:44 +0200 (CEST)

On Thu, 19 Oct 2006, Vu The Cuong wrote:

> >Do you have more extension= lines in your php.ini?
> I have many extension= lines in /usr/local/etc/php.ini but all of them
> commented out by ";".
>
> Just for your refecence only:
> - In FC5, at the Zend Logo area of first page og phpinfo(0 output, it
> displayed that with Xdebug 2.0 RC1 enable. But
> in freebsd 6.1 it displayed nothing but Zend Logo only (Althougt I still
> can debug with Xdebug in freebsd 6.1).
> - In FC5 I install php 5.1.4 from package (yum -i install ...)
> - In freebsd 6.1, I install from source (/usr/ports/lang/... make
> install clean) with enable debug and enable zend multibyte
> support. Does this have effects to xdebug?

Yes, if you use --enable-debug, then you need to use:

zend_extension_debug="/usr/local/php/modules/xdebug.so"

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Thu Oct 19 2006 - 09:51:16 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST