[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"php
以上爲必填信息服務器
參考:http://laichuanfeng.com/work/...phpstorm
phpstorm:在 PHP>Servers 中,將對應服務器的調試工具修改成「Xdebug」,若是沒有,請建立。這裏的 「Port」 爲服務器運行端口,默認爲 80 端口,請不要修改爲調試的 9000端口:工具