zend studio 单机 debug 项目 失败。我单机运行:http://localhost:8099 能运行。Debug Configurations / test debuger 失败 如下信息:PHP Server 配置:
Default PHP Web Server
http://localhost:8099Zend Debugger Settings
Debug Port:8099
client Host/IP:127.0.0.1
Debug Response Timeout:50000
Broadcast Port :20030
Dummy File Name:dummy.phpa timeout occured when the debug server attemped to connect to  the following client hosts/IPS:
127.0.0.1
The client hosts/IP to whick your debug server will attempt a connection can be configured from
window|perferences|PHP Debug|Installed Debuggers

解决方案 »

  1.   

    debugger版本兼容吗? 再看一下phpinfo();。
      

  2.   

    非常感谢一楼的回答。
    本站使用 PHP 版本为: 5.2.12 和ZendDebugger-5.2.14-cygwin_nt-i386 兼容吗?高人指点谢谢。
    PHP Version 5.2.12 System  Windows NT PC-200911080734 5.1 build 2600  
    Build Date  Dec 16 2009 17:01:16  
    Configure Command  cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-snapshot-template=d:\php-sdk\snap_5_2\vc6\x86\template" "--with-php-build=d:\php-sdk\snap_5_2\vc6\x86\php_build" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--without-pi3web"  
    Server API  Apache 2.0 Handler  
    Virtual Directory Support  enabled  
    Configuration File (php.ini) Path  C:\WINDOWS  
    Loaded Configuration File  E:\tools\zendPhpPhpnowMsql\PHPnow-1.5.5.1\PHPnow-1.5.5.1\php-5.2.12-Win32\php-apache2handler.ini  
    Scan this dir for additional .ini files  (none)  
    additional .ini files parsed  (none)  
    PHP API  20041225  
    PHP Extension  20060613  
    Zend Extension  220060519  
    Debug Build  no  
    Thread Safety  enabled  
    Zend Memory Manager  enabled  
    IPv6 Support  enabled  
    Registered PHP Streams  php, file, data, http, ftp, compress.zlib, zip  
    Registered Stream Socket Transports  tcp, udp  
    Registered Stream Filters  convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*  
    Zend Debugger
    Passive Mode Timeout  20 seconds  Directive Local Value Master Value 
    zend_debugger.allow_hosts 127.0.0.1 127.0.0.1 
    zend_debugger.allow_tunnel no value no value 
    zend_debugger.connect_password no value no value 
    zend_debugger.deny_hosts no value no value 
    zend_debugger.expose_remotely always always 
    zend_debugger.httpd_uid -1 -1 
    zend_debugger.max_msg_size 2097152 2097152 
    zend_debugger.tunnel_max_port 65535 65535 
    zend_debugger.tunnel_min_port 1024 1024 
      

  3.   

    Zend debugger 的配置安装
    http://zhupou.cn/wenda/config-and-install-zend-debugger