开发者

Cannot use Debug on Zend

开发者 https://www.devze.com 2022-12-28 16:18 出处:网络
Greetings, I done the debugger setup on a WAMP server... What happens is that it says that a timeout error ocurred when the debug开发者_运维问答 server attempted to connect the following IP/Host 127.

Greetings, I done the debugger setup on a WAMP server...

What happens is that it says that a timeout error ocurred when the debug开发者_运维问答 server attempted to connect the following IP/Host 127.0.0.1

I already added to the php.ini zend_debugger.allow_hosts=127.0.0.1 zend_debugger.expose_remotely=always

this is running on my machine... I don't know how to fix this... can someone help me


Check following,

  1. The ZendDebugger is installd as zend_extension, not a regular extension.
  2. The dummy.php is in your document root.

Read this document for details,

http://static.zend.com/topics/Zend-Debugger-Installation-Guide.pdf

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号