http://localhost/services/phpinfo.php

复制phpinfo整个网页内容(Command+A),粘贴到https://xdebug.org/wizard.php 确定Xdebug版本

点击按钮生成PHP版本对应的XDebug安装文件和说明 

php下载对应版本的xdebug

c:\php\ext   存放位置根据php实际安装位置存放

打开php.ini加入一行rand_extersion=

重启服务器

php下载对应版本的xdebug

成功!!

 


 

相关文章:

  • 2022-12-23
  • 2021-12-13
  • 2022-02-04
  • 2022-12-23
  • 2021-05-22
  • 2022-01-22
  • 2021-07-18
  • 2021-12-28
猜你喜欢
  • 2021-08-27
  • 2021-06-22
  • 2021-07-03
  • 2021-07-05
  • 2022-01-19
  • 2021-09-12
  • 2021-08-19
相关资源
相似解决方案