日期:2014-05-17  浏览次数:20536 次

Zend Debugger 无法调试问题
_section_start -->总是提示检测端口的问题···

cannot detect running zend studio
would you like to launch it?


另外一个提示···
cannot auto detect zend sudio settings at port:20080.
make sure that zend studio v4.0 or newer isrunning on this computer
and is configured to work on this port. if you have an older version,
use the settings dialog to disablie auto detection and manually configure
the zend studio settings.

重新安装了都没有···求大虾指导··!!

------解决方案--------------------
命令行中输入netstat -na,看看20080端口有没有在监听?

还有,Window防火墙规则有没有允许20080端口通过
------解决方案--------------------
http://blog.csdn.net/heiyeshuwu/archive/2010/06/21/5684307.aspx
------解决方案--------------------
直接 用die()、exit()、 或者print_r()输出打印,查看程序执行情况...
------解决方案--------------------
首先一个很重要的问题是你的php 版本必须是5.2.*或以下 5.3的都不支持zend debugger 当初我也安装了半天 才知道这个问题哎~~
如果不是以上所述 这个网站很不错 很详细 你看了就会了
http://www.zendstudio.net/zend-studio-tutorial/install-zend_debugger/