472,354 Members | 1,412 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,354 software developers and data experts.

PHPEclipse and remote debugging

Hi all!

I'm trying to get remote debugging working with phpeclipse. I think i've
installed
everything correctly, and the debugger in eclipse starts, but breakpoints
are ignored
and nothing seems to happen :(

Is there some way to simply check if the debug plugin for php is correctly
installed
(can I use dbglistener.exe to check if something happens when a php script
is executed?)

In the PHP Debug log i get a PHPLaunchingPlugin.InternalErrorOccured with
the following
stacktrace:

java.net.SocketException: Software caused connection abort: socket write
error
at java.net.SocketOutputStream.socketWrite0(Native Method)
at java.net.SocketOutputStream.socketWrite(Unknown Source)
at java.net.SocketOutputStream.write(Unknown Source)
at
net.sourceforge.phpdt.internal.debug.core.PHPDBGPa cket.sendPacket(PHPDBGPacket.java:40)
at
net.sourceforge.phpdt.internal.debug.core.PHPDBGIn terface.continueExecution(PHPDBGInterface.java:184 )
at
net.sourceforge.phpdt.internal.debug.core.PHPDBGPr oxy$PHPLoop.run(PHPDBGProxy.java:384)

Is there something i can do to fix this? It could be that this is why it
doesn't work.

My files are all on the server, I open them from there with eclipse (so no
local copy's).
Webroot on server is c:/inetpub/wwwroot
Share to this path on client is called Y:\

My debug configuration:
environment > remote debug set to on
working directory set to: Y:\kernel_3\site
remote sourcepath set to c:/inetpub/wwwroot/kernel_3/site

My setup:
client (ip 192.168.1.200)
eclipse 3.0.1
phpeclipse 1.1.3
DbgListener.exe (from dbg-2.11.32-cli-w32 package) is running

server (ip 192.168.1.100)
apache 1.3.29 (installed via nusphere tech platform 3.2)
php 4.3.4
dbg v2.11.32 (shows in php_info(), so it should be installed correctly)

Thanks!

Job Kelderman
Insyde
Jul 17 '05 #1
0 1536

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Paul Dodowa | last post by:
Hi, Has anyone managed to setup PHPEclipse (with debugging)?. I am having setting up localhost and documentRoot preferences and getting debug to work. Any help will be much appreciated. tkx
0
by: Joseph S. | last post by:
hi all, debugging PHP applications interactively is possible, easy and free. I am talking about PHPEclipse and using it for debugging over several scripts or debugging through a session. Since I...
4
by: Robert Miller | last post by:
Hi, I have troubles using PHPeclipse on only one workstation: On my laptop it works fine, perfect. On my other workstation: When I made an double click on the navigator on the left hand side,...
7
by: | last post by:
I'm writing an ASP.NET app, using Visual Studio 2003. VS is running locally on my laptop, but the web app is running on a remote server. My laptop is not in the domain. I do have a domain account....
1
by: CK | last post by:
Hello All, I have been trying to setup remote debugging for web part development by running through the steps in the following documentation: Debugging Web Parts:...
2
by: Christoph Burschka | last post by:
So far I've been using the PHPEclipse plugin for developing with Eclipse. I recently found out that there's another plugin called PHP Developer Tools (PDT), which I'm about to try out. Does...
3
by: Rick | last post by:
We have a web site that was built as an ASP.Net Web Site, I am unable to remote debug, when build ing the web site there is not a dll or PDB file generated. I can debug on my local machine but...
3
by: Yves Gagnon | last post by:
Hi, I try to debug a WCF hosted in a windows services on a serveur that is on an other domaine then my developpement machine. I tried many things without succes. Here is what I tried: First I...
7
by: luker | last post by:
Hello Experts, I am writing an application for a device running windows xp embedded. I want to code on my developer pc and deploy the running executable to the embedded device. - The two boxes...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
2
by: Matthew3360 | last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it so the python app could use a http request to get...
0
by: Arjunsri | last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and credentials and received a successful connection...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
Oralloy
by: Oralloy | last post by:
Hello Folks, I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA. My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
0
by: Rahul1995seven | last post by:
Introduction: In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.