NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Remote Debugging Setup problem


Joined: 28 Aug 2007
Posts: 1
Reply with quote
I am trying to get remote debugging working. Following the debugger troubleshooting/ssh directions and running these commands on the remote server:

make sure sshd (server host) has opened listening socket. Command below should show 7869 port in listening state:
netstat -na|grep 7869

-> result comes back empty

run telnet on the server and make sure it successfully connects back to the dbglistner:
telnet localhost 7869

-> connection refused.

This is the output from the dbg-wizard.php script on the remote server, so it "appears" the debugger extension is installed:

PHP Version: 4.4.2
Web Server: Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.2 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a Server Name: myserver
OS: Linux
Your Client IP Address: 68.5.150.198
Your Server IP Address: 69.93.54.232
Port: 80
Your Web Server and PhpED are on different machines Path to website files: /home/pimsname/public_html/ Document Root is: /home/pimsname/public_html/ Your PHP.INI file is /usr/local/lib/php.ini PHP extensions directory is /usr/local/lib/php/extensions/no-debug-non-zts-20020429
DBG (PHP DEBUGGER) Version 3.2.3 is INSTALLED


Any ideas would be helpful.

Thanks!
View user's profileFind all posts by kellykSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8335
Reply with quote
Quote:
netstat -na|grep 7869

-> result comes back empty

Please proceed with this http://forum.nusphere.com/howto-run-debug-session-through-ssh-t580.html and do not forget to run ssh tunnel

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Remote Debugging Setup problem
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic