Hi !
I am trying to install version 2.1.0RC1 from source.
I am doing the following in the source dir
# ./phpize
# ./configure
# make
# make install
and then I add:
zend_extension="/usr/local/lib/php/20090626/xdebug.so"
to php.ini
I am running PHP 5.3.2
I am running FreeBSD 8.0
I have installed PHP from ports collection.
When then running
#php somescript.php
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 ?
Please note I am using Xdebug v2.1.0rc2-dev (checked out from SVN)
Thanks in advance !
-- Best regards / Med venlig hilsen Performance Online I/S Kundeservice *Henrik Skov* Telefon (+45) 3214 3511Received on Thu Apr 22 2010 - 10:06:24 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST