A
A
Anton Kucherov2012-03-12 23:34:27
PHP
Anton Kucherov, 2012-03-12 23:34:27

php 5.4 + xdebug

I can’t install xdebug + php 5.4.0 (MacOS X 10.7.3) in any way.
I found a couple of tips on the Internet, everything boils down to the fact
that you need to take a fresher version of xdebug.

I took the latest from github. The result is the same
php -v gives: Maybe someone still managed to connect ??
Xdebug requires Zend Engine API version 220090626.
The Zend Engine API version 220100525 which is installed, is newer.
Contact Derick Rethans at xdebug.org/docs/faq#api for a later version of Xdebug.


PHP 5.4.0 (cli) (built: Mar 13 2012 02:21:08)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies


Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Kucherov, 2012-03-12
@DexterHD

Damn hurried c question. Already figured it out.
php is in /usr/local/php
You should have added the option --with-php-config=/usr/local/php/bin/php-config

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question