[xdebug-general] Re: xdebug and php5

From: Christian Jul Jensen <christian[@]jul.net>
Date: Sun, 21 Nov 2004 20:23:33 +0100

On Sun, 2004-11-21 at 18:57 +0100, Derick Rethans wrote:
> On Tue, 16 Nov 2004, Christian Jul Jensen wrote:
>
> > I use ver 0.7.0 of debugclient.
>
> That is fine, but you need to use version 0.8.0 if you want to use
> Xdebug 2.0.0beta1 (that's in the debugclient/ directory in the tarball).

Ok.

> > Failed
> > loading /usr/local/lib/php/20040412/xdebug.so: /usr/local/lib/php/20040412/xdebug.so: undefined symbol: OnUpdateInt
>
> This means you are loading an extension compiled for PHP 4.x into PHP
> 5.x. You probably didn't do "make install" in the PHP source directory
> before running 'phpize' in the Xdebug source directory; or you have
> multiple versions of phpize and/or the PHP headers installed.

I do have both a php4 and php5 packages installed, I thought the phpize
in the path belonged to php5, but obviously not. That makes completely
sense, thanks a lot, I'll recompile and check it out.

-- 
Christian Jul Jensen <christian[@]jul.net>
Received on Sun Nov 21 2004 - 20:23:31 GMT

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