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