1.下載xdebug,找到php對應的版本,php5.3之前的的後要接_ts,如zend_extension_tsphp
http://www.xdebug.org/download.phpchrome
在c盤windows下找到php.ini,再後加入windows
PHP home:選擇自行安裝的服務器
PHP Debugger:下拉框中選擇 Xdebug ide
3.進入File>Settings>PHP>Debug spa
Debug port:插件
這裏設置爲9000 命令行
與服務器端配置相同 debug
xdebug.remote_port=9000 調試
4.進入File>Setting>PHP>Debug>DBGp Proxy
IDE key: PHPSTORM
Host:localhost
Port:80
PHPStorm
5. chrome下載
xdebug helper