Blogger Information
Blog 34
fans 1
comment 0
visits 57187
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
Phpstorm+Xdebug
Y的博客
Original
1123 people have browsed it

[XDebug]

xdebug.profiler_output_dir="D:\myphp_www\PHPTutorial\tmp\xdebug"

xdebug.trace_output_dir="D:\myphp_www\PHPTutorial\tmp\xdebug"

xdebug.enable=1

xdebug.remote_enable=1

;如果开启此,将忽略下面的 xdebug.remote_host 的参数

;xdebug.remote_connect_back=1

;自动启动,无需XDEBUG_SESSION_START=1

xdebug.remote_autostart=1 

;宿主机IP

xdebug.remote_host=localhost

xdebug.remote_port=9000

xdebug.remote_handler=dbgp

xdebug.idekey = PHPSTORM

zend_extension = D:\myphp_www\PHPTutorial\php\php-7.1.13-nts\ext\php_xdebug-2.6.1-7.1-vc14-nts.dll


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post