[xdebug-general] Installing and enabling Xdebug on MAMP PRO

From: Henk Kroon <henk8791[@]gmail.com>
Date: Mon, 17 Dec 2012 21:16:30 +0100

I am trying to set up Xdebug on my MAMP PRO installation. I tried
xdebug.org/wizard.php to get the correct Xdebug version with custom
installation instructions but I got stuck.

According to step 4 in the tailored installation instructions (see
http://i49.tinypic.com/33nvt5w.png) I should get the following output:

    Configuring for:
    ...
    Zend Module Api No: 20100525
    Zend Extension Api No: 220100525

But my output reads as follows:

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

Next I try the instructions (see http://i48.tinypic.com/1247v37.png) at
xdebug.org/docs/faq#custom-phpize because the tailored installation
instructions advice me to do so.

I undo the first step by deleting xdebug-2.2.1.tgz and the unpacked folder
and then I start at step 1 again. My input for step 4 is

    /Applications/MAMP/bin/php/php5.4.4/bin/phpize

and the output reads as follows:

    grep: /Applications/MAMP/bin/php/php5.4.4/include/php/main/php.h: No
such file or directory
    grep:
/Applications/MAMP/bin/php/php5.4.4/include/php/Zend/zend_modules.h: No
such file or directory
    grep:
/Applications/MAMP/bin/php/php5.4.4/include/php/Zend/zend_extensions.h: No
such file or directory
    Configuring for:
    PHP Api Version:
    Zend Module Api No:
    Zend Extension Api No:

My guess would be that I need to install php.h, zend_modules.h and
zend_extensions.h but I can not find them on the web. How do I best proceed
in order to install Xdebug?

Thanks.
Received on Mon Dec 17 2012 - 20:16:30 GMT

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