连接到远程服务器上的 Zend 调试器
我在连接到 dreamhost 帐户上的 zend 调试器时遇到很大困难。 我收到以下错误消息。
无法连接到主机“192.168.11.7”。无法连接到主机“192.168.56.1”。无法连接到主机“127.0.0.1”。
这是调试器无法连接到我的本地计算机的问题吗?我是否需要转发路由器上的端口?
我也将我的外部 IP 添加到允许的主机,但无济于事。
非常感谢任何提示, 谢谢
I am having great difficulty connecting to the zend debugger on a dreamhost account.
I get the following error message.
Failed to connect to host '192.168.11.7'. Failed to connect to host '192.168.56.1'. Failed to connect to host '127.0.0.1'.
Is this a problem with the debugger not being able to connect to my local machine? Do I need to forward a port on my router perhaps?
I have also added my external ip to the allowed hosts but to no avail.
Any hints much appreciated,
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Dreamhost 上是否启用了 XDebug - 不确定。您可以使用 SSH shell 进行端口转发,查看此处
Is XDebug enable on Dreamhost - not sure it is. You can port forward using an SSH shell, Check here