

noĬhecking whether we are using the GNU C compiler. a.outĬhecking whether we are cross compiling. yesĬhecking for C compiler default output file name. usr/bin/sedĬhecking whether the C compiler works.

usr/bin/grepĬhecking for a sed that does not truncate output. Running: /private/tmp/pear/install/xdebug/configure -with-php-config=/usr/bin/php-configĬhecking for grep that handles long lines and -e. Grep: /usr/include/php/Zend/zend_extensions.h: No such file or directoryīuilding in /private/tmp/pear/install/pear-build-rootbiObks/xdebug-2.7.2 Grep: /usr/include/php/Zend/zend_modules.h: No such file or directory Grep: /usr/include/php/main/php.h: No such file or directory Starting to download xdebug-2.7.2.tgz (230,987 bytes) In our case it was 9003.ĭisable xdebug for commandline only sudo phpdismod -s cli CommandLineTools % sudo pecl install xdebug

When installing xdebug extension using pecl, it also updates our php.ini file, but we don't need that.įind your php.ini file, file path should look like this (depends on php version installed)
