Need Debugger Listener Update. Where can I get it? |
|
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. |
||||||||||||
|
|
I also have Dbg Listener 3.2.1. Maybe it's the newest version of the listener.
Cameron. |
||||||||||||
|
Site Admin
|
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 |
Need Debugger Listener Update. Where can I get it? |
|
||
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