win10 安装 php xdebug , pear 不好使的时候

 

 


 

用这个链接:

https://xdebug.org/wizard.php

 


 

Tailored Installation Instructions

Summary

  • Xdebug installed: no
  • Server API: Command Line Interface
  • Windows: yes - Compiler: MS VC15 - Architecture: x86
  • Zend Server: no
  • PHP Version: 7.2.9
  • Zend API nr: 320170718
  • PHP API nr: 20170718
  • Debug Build: no
  • Thread Safe Build: yes
  • OPcache Loaded: no
  • Configuration File Path: C:\Windows
  • Configuration File: C:\xampp\php\php.ini
  • Extensions directory: C:\xampp\php\ext

Instructions

  1. Download php_xdebug-2.7.2-7.2-vc15.dll
  2. Move the downloaded file to C:\xampp\php\ext
  3. Edit C:\xampp\php\php.ini and add the line
    zend_extension = C:\xampp\php\ext\php_xdebug-2.7.2-7.2-vc15.dll

If you like Xdebug, and thinks it saves you time and money, please have a look at the donation page.

 

posted @ 2019-06-24 21:47  aocn  阅读(179)  评论(0)    收藏  举报