NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
[resolved] remote debug time out error


Joined: 21 Jan 2009
Posts: 3
Reply with quote
Okay I have read most everything I can find on the forums and followed all of the directions still I am at a loss as to why I cannot connect to my remote server to debug.

I have dbg installed on the remote server I used the dbg-wizard and it said
I see that:

PHP Version: 5.2.6
Web Server: Apache/2.2.9 (Win32) PHP/5.2.3
Server Name: myserver
Platform: WINNT/x86
Your Client IP Address: 555.555.555.555
Your Server IP Address: protectec
Port: 80
Your Web Server and PhpED are on different machines
Path to website files: C:\Inetpub\oregonweb\
Document Root is: C:\Inetpub\oregonweb\
Your PHP.INI file is: C:\Program Files\nusphere\phped\php5\php.ini
PHP extensions directory is: C:\Program Files\nusphere\phped\php5\extensions
DBG (PHP DEBUGGER) Version 3.2.3 is INSTALLED


I had to remove the ips but they are added to the php.ini file as allow host.

extension=php_dbg.dll-5.2.x
debugger.hosts_allow=ips (protected info)
debugger.hosts_deny=ALL
debugger.ports=7869, 8080, 10000/16

I can telnet into it and I watch the listener start and I know the php is installed correctly because it says the debugger is installed.

I set the project properties on phped on my system to 3rd party and the mapped root director is set correctly according to the dbg-wizard.

the fire wall on the remote server is a sonic wall.

Okay also when I run the telnet the remote server phped progam starts up. Why I do not know is it suppose to?

What is going on and what am I missing!!! Help my boss is on my case big time...

Thanks
View user's profileFind all posts by dartfrogSend private message
I fixed it


Joined: 21 Jan 2009
Posts: 3
Reply with quote
I dixcovered the problem aarrgghh our local firewall was blocking the port for debug both ways. two firewall two opening. DUH...
View user's profileFind all posts by dartfrogSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
Quote:
two firewall two opening. DUH...

You would not need to open ports on the firewall of the outbound connections made by debugger if you used ssh tunnel for debugging.
In case of ssh tunnel debugger connects to localhost's TCP/7869.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
[resolved] remote debug time out error
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