TIP: Troubleshooting debugger communications/SSH |
Site Admin
|
TIP: Troubleshooting debugger communications/SSH
If you run debug session through SSH connection and it fails to start, please proceed with the following steps and they will help you identify the problem: 1. Make sure you set up debugger and IDE to work though SSH (see instrunctions here) 2. make sure ssh tunnel, phped and dbglistener are running on the client computer. 3. make sure sshd (server host) has opened listening socket. Command below should show 7869 port in listening state:
4. run telnet on the server and make sure it successfully connects back to the dbglistner:
Immediately after you run telnet you'd see black dot inside the white circle in DbgListener icon and something like "01.01.2004 11:11:14 <serverIP> client connected" in the DbgListener log window. 5. Make sure the following lines are in php.ini
|
||||||||||||||||||
|
TIP: Troubleshooting debugger communications/SSH |
|
||
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