【发布时间】:2021-10-20 07:03:57
【问题描述】:
我想在 Red Hat 服务器上安装 Xdebug。我按照出现在 xdebug.org/wizard 上的说明进行操作,但是当达到进入此行的阶段时:
./configure --with-php-config= /www/server/php/72/etc/php.ini
它在几行之后显示此错误:
checking build system type... Invalid configuration '/www/server/php/72/bin/php-config': machine '/www/server/php/72/bin/php' not recognized
configure: error: /bin/sh ./config.sub /www/server/php/72/bin/php-config failed
你能帮忙解决这个问题吗?
【问题讨论】:
标签: php installation configuration xdebug