首頁  >  文章  >  後端開發  >  php配置xdebug失败,无法调试

php配置xdebug失败,无法调试

WBOY
WBOY原創
2016-06-02 11:32:361689瀏覽

phpxdebug配置端口

按照网上教程配置PHP的xdebug,但是在phpinfo中不显示,PHP和xdebug版本都正确,PHP是5.6线程版,端口也不冲突,但是我用的是win10系统,难道xdebug不支持win10吗
[Xdebug]
zend_extension="D:\phptools\php5.6\ext\php_xdebug.dll"
xdebug.remote_enable = On
xdebug.remote_handler = dbgp
xdebug.remote_host= localhost
xdebug.remote_port = 9745
xdebug.idekey = PHPSTORM

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn