宝塔用户_lldrza 发表于 2024-7-31 15:08:36

【已完成】php8.3 无法安装xdebug3

为了能快速了解并处理您的问题,请提供以下基础信息:面板、插件版本:
9.0
系统版本:
ubuntu24.04 wsl2
问题描述:
php7.2 成功安装 xdebug 调试正常, 但在给php8.3 安装 xdebug, 提示在安装队列, 一会儿, 又只是显示安装, 即没有安装, 重启 systemctl restart bt, 也是一样, 是不是不同版本xdebug无法共存
相关截图(日志、错误):
checking whether to enable Xdebug developer build flags... nochecking whether to compress profiler files (requires zlib)... yeschecking Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 8.0.0 and < 8.3.0 (found 8.3.7)make: *** No targets specified and no makefile found. Stop.安装失败!|-Successify --- 命令已执行! ---

运维技术阿闯 发表于 2024-7-31 17:35:00

您好,您这个提示信息PHP版本不兼容:需要PHP版本大于等于8.0.0且小于8.3.0,您这边是找到了phg 8.37版本,需要降级版本,
而且您这个wls 2是不兼容的

是山河呀 发表于 2024-7-31 17:51:59

Need a PHP version >= 8.0.0 and < 8.3.0 (found 8.3.7)make      需要升级到8.0-8.3之间的版本

宝塔用户_lldrza 发表于 2024-8-1 09:18:54

运维技术阿闯 发表于 2024-7-31 17:35
您好,您这个提示信息PHP版本不兼容:需要PHP版本大于等于8.0.0且小于8.3.0,您这边是找到了phg 8.37版本, ...

两位大佬辛苦了, 谢谢
估计要以后才能知道了

运维技术阿闯 发表于 2024-8-1 17:50:01

宝塔用户_lldrza 发表于 2024-8-1 09:18
两位大佬辛苦了, 谢谢
估计要以后才能知道了

不客气,这边就闭贴了,祝您生活愉快
页: [1]
查看完整版本: 【已完成】php8.3 无法安装xdebug3