Problem with concurrent debugging with SSH port forwarding |
Site Admin
|
You only have to forward dbglistener's listening socket to the server.
Suppose you have 3 developers in your team. Each runs DbgListener on different port (10000, 10001, 10002). Each runs ssh that forwards this port to the same remote port (namely 10000, 10001 and 10002). They also have to set these ports in their IDEs: tools->settings->debugger->debugger port. Php.ini settings should be adjusted to allow connections on these ports: debugger.ports=10000/3 |
||||||||||||
|
Problem with concurrent debugging with SSH port forwarding |
|
||
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