1234笑话大全

当前位置: 1234笑话大全 > 糗事大全 >

正在等待与ide key的传入连接'PHPSTORM

时间:2021-11-02 11:47来源:网络整理 作者:每日一笑 点击:
我购买并安装了PhpStorm。接下来我决定配置xdebug。我设置了,看到这个警告 “等待与IDE键‘PHPSTORM’传入连接” 我这么多的做并没有什么对我没有帮助。请帮帮

我购买并安装了PhpStorm。接下来我决定配置xdebug。我设置了,看到这个警告正在等待与ide key的传入连接'PHPSTORM

“等待与IDE键‘PHPSTORM’传入连接”

我这么多的做并没有什么对我没有帮助。请帮帮我。

[Xdebug] zend_extension="%sprogdir%/modules/php/%phpdriver%/ext/php_xdebug.dll" ;xdebug.default_enable = 1 xdebug.auto_trace = 0 xdebug.collect_includes = 1 ;xdebug.collect_params = 4 ;xdebug.collect_return = 1 ;xdebug.collect_assignments = 1 ;xdebug.collect_vars = 1 xdebug.dump.REQUEST = * xdebug.dump.SESSION = * xdebug.dump.SERVER = REMOTE_ADDR,REQUEST_METHOD ;xdebug.dump.COOKIE = ;xdebug.dump.FILES = ;xdebug.dump.GET = ;xdebug.dump.POST = xdebug.dump_globals = 1 xdebug.dump_once = 1 xdebug.dump_undefined = 1 xdebug.extended_info = 1 ;xdebug.file_link_format = "" xdebug.idekey = "PHPSTORM" ;xdebug.manual_url = "http://www.php.net" xdebug.max_nesting_level = 256 xdebug.overload_var_dump = 1 ;xdebug.profiler_append = 1 xdebug.profiler_enable = 0 xdebug.profiler_enable_trigger = 1 xdebug.profiler_output_dir="%sprogdir%/userdata/temp/xdebug/" xdebug.profiler_output_name = "cachegrind.out.%H%R" xdebug.remote_autostart = on xdebug.remote_enable = on xdebug.remote_connect_back = on ;xdebug.remote_autostart = 0 ;xdebug.remote_enable = 0 xdebug.remote_handler = "dbgp" xdebug.remote_host = "localhost" ;xdebug.remote_log = "none" xdebug.remote_mode = "req" xdebug.remote_port = 9000 ;xdebug.scream = 1 ;xdebug.show_exception_trace = 0 ;xdebug.show_local_vars = 1 ;xdebug.show_mem_delta = 1 ;xdebug.trace_format = 1 ;xdebug.trace_options = 1 xdebug.trace_output_dir = "%sprogdir%/userdata/temp/xdebug/" ;xdebug.trace_output_name = "trace.%H%R" xdebug.var_display_max_children = 256 ;xdebug.var_display_max_data = 1024 xdebug.var_display_max_depth = 16 ;xdebug.remote_cookie_expire_time = 3600

来源

2016-12-20 FAST

+0

官方手册(含图片和东西):https://confluence.jetbrains.com/display/PhpStorm/Debugging+with+PhpStorm – LazyOne


(责任编辑:每日一笑)

顶一下
(0)
0%
踩一下
(0)
0%
------分隔线----------------------------
推荐内容