Home  >  Article  >  Backend Development  >  x_debug,该如何处理

x_debug,该如何处理

WBOY
WBOYOriginal
2016-06-13 13:44:17888browse

x_debug
在php.ini文件末尾配置如下:
[Xdebug]
zend_extension="C:/phpenv/php-5.3.5/ext/php_xdebug-2.1.2-5.3-vc6.dll"

php ext文件中已有php_xdebug-2.1.2-5.3-vc6.dll文件

怎么在phpinfo()中没有

x_debug信息


------解决方案--------------------
那就检查你的路径是不是写错了吧,仔细点文件名之类的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn