[XDebug]
xdebug.profiler_output_dir="D:\phpStudy\PHPTutorial\tmp\xdebug"
xdebug.trace_output_dir="D:\phpStudy\PHPTutorial\tmp\xdebug"
zend_extension="D:\phpStudy\PHPTutorial\php\php-7.2.1-nts\ext\php_xdebug-2.6.1-7.2-vc15-nts.dll"
xdebug.remote_enable =1
xdebug.remote_handler = "dbgp"
xdebug.remote_host = "192.168.200.138"
xdebug.remote_mode = "req"
xdebug.remote_port = 9000
xdebug.remote_autostart = 1
request_terminate_timeout=3600s
xdebug配置
最新推荐文章于 2023-05-12 14:02:34 发布