[XDebug]
zend_extension="E:phpStudyphpphp-5.6.27-ntsextphp_xdebug.dll"
xdebug.profiler_enable=1
xdebug.remote_enable=1
xdebug.remote_port=9000
xdebug.remote_host="127.0.0.1"

以上为必填信息

图片描述

参考:http://laichuanfeng.com/work/...

phpstorm:在 PHP>Servers 中,将对应服务器的调试工具修改为“Xdebug”,如果没有,请创建。这里的 “Port” 为服务器运行端口,默认为 80 端口,请不要修改成调试的 9000端口:

clipboard.png


vilson
29 声望0 粉丝