我面临的问题是,当从/opt/lampp/bin/phpize启动phpize时Cannot find config.m4.Make sure that you run '/opt/lampp/bin/phpize' in the top level source directory of the module
有人能告诉我如何处理这个错误吗
使用phpize安装扩展可以正常工作,但不能在一个特定的扩展(mysqlnd)上工作。# cd /opt/php/5.3.8/ext/pdo && /opt/php/5.3.8/bin/phpize# cd /opt/php/5.3.8/ext/mysqlnd&& /opt/php/5.3.8/bin
到目前为止,我在网上进行了广泛的搜索,目前我被XDebug“安装向导”的一部分卡住了,它告诉我在我下载的源代码上“运行: phpize”。当我运行phpize时,我得到以下消息:grep: /usr/include/php/main/php.h: No such如果我做一个which phpize,我会得到:
new-host-2:xdebug-2.2.0 Dima$ which phpiz
declare -A config=([path]="/opt/remi/php81/root/usr/bin/php-config" [filename]="php-config81")
declare -A phpize=([path]="/opt/remi/php81/root/usr/bin/phpize" [filename]="ph