相关疑难解决方法(0)

OS X 10.9 Mavericks上的PHP Xdebug

安装OS X 10.9 Mavericks后,我在OS X上设置PHP开发环境时遇到问题.

这是我用来安装的命令.

sudo pecl install xdebug

downloading xdebug-2.2.3.tgz ...
Starting to download xdebug-2.2.3.tgz (250,543 bytes)
.....................................................done: 250,543 bytes
66 source files, building
running: phpize
grep: /usr/include/php/main/php.h: No such file or directory
grep: /usr/include/php/Zend/zend_modules.h: No such file or directory
grep: /usr/include/php/Zend/zend_extensions.h: No such file or directory
Configuring for:
PHP Api Version:
Zend Module Api No:
Zend Extension Api No:
Cannot find autoconf. Please check your autoconf installation and the
$PHP_AUTOCONF environment variable. Then, rerun this script.

ERROR: …
Run Code Online (Sandbox Code Playgroud)

php xdebug osx-mavericks

47
推荐指数
4
解决办法
6万
查看次数

标签 统计

osx-mavericks ×1

php ×1

xdebug ×1