1

我已经在我的远程 Linux 服务器上安装了 Zend Debugger。我已经通过查看验证了安装phpinfo()

我正在尝试在 Aptana 3.3.1 中调试 PHP 页面,但我不断收到以下错误消息:

A timeout occurred when the debug server attempted to connect to the following client hosts/IPs:
-192.168.1.64
-127.0.0.1
!DefaultDebugServerConnectionTest_theClientHostIPs!

Click here for more information on setting up remote debugging.

单击“此处”不会执行任何操作。

我已经验证 Aptana 正在访问 dummy.php 文件,因为如果我删除它,我会收到一条错误消息,指出 dummy.php 丢失。问题似乎是 dummy.php 无法连接回我。

我尝试将路由器上的端口 10000 和 10137 转发到我的笔记本电脑,但没有帮助。Windows 防火墙没有记录任何丢弃的数据包,Apacheerror_log也没有显示任何异常。

还有什么我可以尝试的吗?

谢谢,谢恩。

4

0 回答 0