NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Server is not listening at 7869 port :(


Joined: 16 Aug 2006
Posts: 13
Reply with quote
Hi,

I have installed phpdbg extension on remote host. Dbg-wizard says that everything is ok. But when I try to run debug session I got error like this:

Code:

Failed to start DBG session


Reason: failed to connect to the client address 10.0.254.2:7869
Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting.

Debugger request:   "396804472968300003;d=1,p=0,c=1"
Request found in:   "query_string"
Target PHP version: "5.2.x"
Server API:         "CGI/FastCGI"
Extensions API:     "220060519"
Modules API:        "20060613"
PHP API:            "20041225"



Section "debugger" in my php.ini file looks like that:

Code:

[debugger]
debugger.enabled=on
debugger.profiler_enabled=on
debugger.hosts_allow=ALL
debugger.ports=7869, 10000/16


When I type "netstat -a" I don't see any process listening on 7869.
PHP is configured to work with lighttpd server.
phpinfo() shows that dbg is installed.

System where I try to run debugger is "Debian".

What to do ?

Thanks in advance for any help.

Best regards
Jacek
View user's profileFind all posts by wengoshSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
If 10.0.254.2 is an IP address of the machine where you're running PhpED, just check that DbgListener is running there too and that it is not blocked by the firewall.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Server is not listening at 7869 port :(
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