如何让Notepad ++读取dbgp插件?

问题描述

我对此完全不了解。

因此,我刚刚下载了WAMP Server 2.5版。
安装文件夹中有两个PHP.ini文件
并使用记事本版本7.6.6(32位)将“关闭”更改为“开启”
到两个PHP.ini文件,如下所示:

  1. C:\ wamp \ bin \ apache \ apache2.4.9 \ bin

    enter image description here

  2. C:\ wamp \ bin \ PHP \ PHP5.5.12

    enter image description here

在以下位置已经有文件 PHP_xdebug-2.2.5-5.5-vc11.dll C:\ wamp \ bin \ PHP \ PHP5.5.12 \ zend_ext

我还下载了DBGpPlugin_0_13b_dll.zip,将其解压缩,然后将dll文件放入:
C:\ Program Files(x86)\ Notepad ++ \ plugins \ dbgpPlugin \ dbgpPlugin.dll

所以我启动WampServer,它在任务栏中显示绿色图标,
PHP信息是这样的:

enter image description here

enter image description here

然后我打开Notepad ++ --->插件---> DBGp --->配置。
但是我得到一个空白的DBGp配置窗口:

enter image description here

在互联网上,它说“远程服务器IP”列应显示为:127.0.0.1

我做错了什么?
我还有另外一步要做吗?

顺便说一句,我在here中读过类似的问题,
但那里没有可接受的答案。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)