[xdebug-general] Re: Xdebug requires Zend Engine API version 220060519 - How to get rid of this message ??

From: Henrik Skov <henrik[@]performanceonline.biz>
Date: Fri, 23 Apr 2010 17:26:52 +0200

Hi Derick !

Thank you for taking the time to write the FAQ entry.

I am trying to follow your FAQ entry but I was unsuccessful.

Output of /usr/local/bin/phpize:

Configuring for:
PHP Api Version: 20090626
Zend Module Api No: 20090626
Zend Extension Api No: 220090626

And the API version info: (as per php -i | grep "Extension")

PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS

I am using the latest version from Subversion
I have also tried with xdebug-2.1.0RC1 (but with similar results)

Transcript of my commands:

/tmp # svn co
svn://svn.xdebug.org/svn/xdebug/xdebug/trunk xdebug
/tmp # cd xdebug
/tmp/xdebug # /usr/local/bin/phpize
/tmp/xdebug # ./configure --with-php-config=/usr/local/bin/php-config

(note that I am using "--with-php-config" - ./configure
--php-config=/usr/local/bin/php-config - as per your FAQ - was not
recognized)

/tmp/xdebug # make clean all install

(Everything appears OK) - but:

/tmp/xdebug # php -v
Xdebug requires Zend Engine API version 220060519.
The Zend Engine API version 220090626 which is installed, is newer.
Contact Derick Rethans at http://xdebug.org for a later version of Xdebug.

PHP 5.3.2 (cli) (built: Apr 15 2010 20:48:12)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with Xdebug v2.1.0rc2-dev, Copyright (c) 2002-2010, by Derick Rethans
    with eAccelerator v0.9.6, Copyright (c) 2004-2010 eAccelerator, by
eAccelerator

Am I doing anything wrong ?

Thanks !

Derick Rethans skrev:
> Hi!
>
> On Thu, 22 Apr 2010, Henrik Skov wrote:
>
>
>> I see this message:
>>
>> Xdebug requires Zend Engine API version 220060519.
>> The Zend Engine API version 220090626 which is installed, is newer.
>> Contact Derick Rethans at http://xdebug.org for a later version of Xdebug.
>>
>> How do I get rid of that message ?
>>
>
> Because this question is asked more often, I just wrote an FAQ entry for
> it: http://xdebug.org/docs/faq#api . Please read it, and if you have
> further questions or comments (on the FAQ entry or otherwise), please
> reply here.
>
> with kind regards,
> Derick
>
>

-- 
Best regards / Med venlig hilsen
Performance Online I/S
*Henrik Skov*
Telefon (+45) 3214 3511
Received on Fri Apr 23 2010 - 18:12:32 BST

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