4.6 Win32 IDE, debug remote Linux + Apache ??? |
|
I'm trying to use the debugger on a remote machine running CentOS 4 on IA32 hardware. The machine is local with no firewall.
I've followed (a few times) the installation instructions, but can't see an open port. From the Linux machine... I have in /usr/lib/php4:
I have in /etc/php.ini
and
I restarted Apache
But the port isn't open.
phpinfo() gives this information:
and
What else should I be looking for? |
||||||||||||||||||||||||||
|
Site Admin
|
Dear Tobias,
Debugger consists of TWO sides connected by the network: a server part that is known as debugger module and a client part that is known as dbglistener. It's listener LISTENs on the port, not module.
Telnet just shows all content it receives from the far end, for example you can run telnet against a http server like apache, enter a command like GET / HTTP/1.0 followed with two empty lines and you'll see plain html received from the server. In case of DBG, it's just a way to verify if nothing prevents debugger module from connecting to the dbglistener.
Actually, PhpED will not work with debugger module 2.13 (which you're installing). |
||||||||||||||||
|
4.6 Win32 IDE, debug remote Linux + Apache ??? |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by