Hello Great Joomla Community!
I tried twice to set up the Zend debugger on a remote server to finish an
extension that connect to an external system, but with no success. Not sure
about Eclipse debug settings, network type of connectivity, and Zend debug
settings on the server. It looks like I cannot connect back to my
workstation through Eclipse.
Do you know how to make it work? Anyone experienced a successful set up of
remote debug ?
Eclipse IDE: Indigo 3.7.2 with PDT 3.0.1
Zend Debugger: ZendDebugger-20110410-linux-glibc23-i386 for Php 5.3.x
Remote Server: LAMP Ubuntu, PHP 5.3.2, Apache/2.2.14
A precision: my XDebug config is working very well on my local dev server,
from the same Eclipse install, thanks to Mark's help on docs.joomla.org.
But here I need to watch and check what is send back by the external
system, and, of course, it will be hard to make it work properly from my
non-public/local dev server. And the closer I am to a production
environment, the better it is for the extension quality. I don't mind using
another software for debugging, as long as it works. Because I have more
extensions in the pipe that will need it, so I prefer to do it once and to
rely on it in the long term.
Kind regards,
Hervé