NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Debugger won't work with eclipse


Joined: 10 Jun 2005
Posts: 1
Reply with quote
I just got eclipse and a plug-in named PHPeclipse. I set up the debugger and when I ran phpinfo(), I saw the: "DBG php debugger, version 2.11.32, Copyright 2001, 2005, Dmitri Dmitrienko, www.nusphere.com". So I guess it is installed correctly. But everytime I try to launch a debug session, I get a

ava.net.SocketException: socket closed
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(Unknown Source)
at java.net.ServerSocket.implAccept(Unknown Source)
at java.net.ServerSocket.accept(Unknown Source)
at net.sourceforge.phpdt.internal.debug.core.PHPDBGProxy$PHPLoop.run(PHPDBGProxy.java:395)

error. Has anyone else ever seen this? What can I do to get my debugger working?
View user's profileFind all posts by skyj635Send private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
PHPEclipse has its own DBG client. So make sure you do not run DbgListener.exe and TCP/7869 socket is not in use by other applications.
If it does not help, please contact phpeclipse authors/maintainers to find a solution or workaround.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Re: Debugger won't work with eclipse


Joined: 01 Jul 2005
Posts: 1
Reply with quote
If your PHP-installation is in C:\PHP make sure you set this path in
"PHPEclipse/PHP/Installed Interpreters" and check it.
View user's profileFind all posts by cogensSend private message
Debugger won't work with eclipse
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