NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Need Debugger Listener Update. Where can I get it?


Joined: 05 Sep 2007
Posts: 1
Reply with quote
Hi,

I have just set up the debugger, version 3.2.3 on my remote server for the first time. This was done manually as opposed to using the wizard. The installation seems to have been made correctly (the debugger info shows up in phpinfo() output). I am however getting the following error message:

--------------------------------------------------------------
DBG 3.2.3

Failed to start DBG session


Reason: debugger module is called from an old or incompatible client software. It's necessary to update DBG client (dbglistener) to version 3.2.3 or higher
Not sure what it means? Visit http://www.nusphere.com/dbg/ for troubleshooting.


Debugger request: "120573861@localhost;d=1,c=0"
Request found in: "$_COOKIE['DBGSESSID']"
Target PHP version: "5.2.0"
Server API: "Apache"
Extensions API: "220060519"
Modules API: "20060613"
PHP API: "20041225"

-------------------------------------------------------------------

Surely enough, when I looked at the version of PHP DBG Listener, it was version 3.2.1 that is installed on my computer. I thought this strange since the DBG extension and the listener came together in the same downloaded install package for version 5.0.1 of the IDE (build 5029). In looking through the download area that is provided to me, I don't see anywhere that I can download a newer version of the listener. Any information on where this can be located would be appreciated.

Thanks.
View user's profileFind all posts by mikebrantSend private message


Joined: 14 Jun 2007
Posts: 67
Reply with quote
I also have Dbg Listener 3.2.1. Maybe it's the newest version of the listener.

Cameron.
View user's profileFind all posts by CjungeSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
there is a little mistake in the error message. It should read
It's necessary to update DBG client (dbglistener) to version 3.2.

Since you already have dbglistener 3.2, it's okay and the problem is caused by the other reasons.
Please check one of the two:
-debugger connection was forcibly disconnected by firewall/antivirus/router etc.
To resolve this check logs, try to turn antiviruses off, make sure firewalls and routers are set up to let debugger connect to the listner.
-you're using ssh tunnel. Debugger has successfully connected to it but tunnel failed to connect to the listener and later disconnected from the debugger.
To resolve this please check that the tunnel is running okay with correct parameters and dbglistener listens on the address/port where the tunnel is supposed to reach it.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Need Debugger Listener Update. Where can I get it?
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