小弟刚学PHP 装了 Zend Studio For Eclipse_6.1.2 集成开发环境 但是debugger(单步调试)不能用点击test debugger 时 弹出the file 'http://localhost/dummy.php',which is required by the Zend Debugger ,could not be found ```提示初步判断 是没有安装zend debugger 但是不知道安装哪个版本的 
这个Zend Studio For Eclipse_6.1.2 PHP版本应该是php5.2.8哪位大哥 知道该用哪个版本的zend debugger啊 

解决方案 »

  1.   

    Zend 不应该没带debugger才对…我也是6.1.2,在debug configurations里可以看到已经安装的debugger。
    如果版本不对的话,可以点PHP Executables添加
      

  2.   

    我看了下 PHP Executables 里面 的和你的截图一样 但是 debug configurations 里面的test debugger 点击 就有问题 
    成功的话 应该会提示success的 现在是集成的环境 我不知道怎么装那个zend debugger 只能找到 单独配置整个环境 安装zend debugger 的帖子
      

  3.   

    test debugger 点击 就有问题