摘要: 1、安装xdebug mkdir /tmp/packages cd /tmp/packages wget https://pecl.php.net/get/xdebug-3.0.2.tgz mkdir -p /usr/src/php/ext/xdebug && \tar -xf /tmp/packa 阅读全文
posted @ 2022-08-29 20:09 羽*枫 阅读(52) 评论(0) 推荐(0)