Page 1 of 1

testing php debugger from eclipse pdt failing

Posted: Tue Jul 21, 2009 3:12 pm
by jb489
Hi guys.

So i have followed the instructions on how to install the zend debugger.

System:
mac book 17" pro osx leopard

I have done the following in chronological order:

installed eclipse all-in-one
downloaded darwin zend debugger
opened php.ini and changed the following:

implicit_flush = On
output_buffering = 0

[Zend]
zend_extension=/full/path/to/ZendDebugger.so
zend_debugger.allow_hosts=<comma separated ip_addresses>
zend_debugger.expose_remotely=always

put dummy.php in my web server document root folder

restarted web server
went to run configurations in eclipse
chose the project and clicked test debugger

and i am getting a timeout problem.

I have attached a print screen.


Any help would be greatly appreciated

Re: testing php debugger from eclipse pdt failing

Posted: Wed Jul 22, 2009 3:59 pm
by jb489
someone please help me :(

i cant debug and im stomped, i tried everything,

restarting apache in 32 bit

installing the zend debugger plugin, zend server, everything.......

please somebody ?