whcgye 发表于 2017-4-5 14:28:20

lnmp安装xdebug问题

1.在安装xdebug的时候遇到需要执行 /usr/local/php/bin/phpize这个脚本 2.结果在执行的时候发现
Cannot find config.m4.

Make sure that you run '/usr/local/php/bin/phpize' in the top level source directory of the module
还请大神帮忙看下是什么问题
感激不尽

licess 发表于 2017-4-5 19:05:16

安装php模块肯定要在xdebug的源码目录下

whcgye 发表于 2017-4-6 10:42:58

回复 2# 的帖子

哥们可否说的更详细点,

我的理解是不是应该在 xdebug的目录下执行phpize 这个方法是吗?

licess 发表于 2017-4-6 15:06:37

回复 3# 的帖子

要在xdebug源码目录下执行phpize,php模块安装教程都有说明 https://www.vpser.net/manage/lnmp-php-install-ext.html
页: [1]
查看完整版本: lnmp安装xdebug问题