Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » A timeout occurred when the debug server attempted to connect to the following client hosts/IPs
A timeout occurred when the debug server attempted to connect to the following client hosts/IPs [message #630705] Mon, 04 October 2010 15:59 Go to next message
Hugh  is currently offline Hugh Friend
Messages: 4
Registered: December 2009
Junior Member
I've been fighting for ages and ages trying to get PHP debugging working and no matter what I try I keep getting the error message: "A timeout occurred when the debug server attempted to connect to the following client hosts/IPs". Tried everything I can find.

I now have on my system 3 totally different server pages working, but I still cannot get the PHP debugging working with Eclipse:


  • http://localhost - working, goes to wamp server home page
  • http://localhost:90 - working in that it goes to "Zend Server Test Page
    Zend Server is now up and running on this server. Once content is added this message will no longer be displayed." I chose 90 as the port, since I was only given the option during install of using a different port number or configuring IIS.
  • http://localhost:10081 - working in that it goes to "Zend Server Community Edition dashboard"


I know that having all 3 working independently is not the idea, but it shows something of my fight to get Eclipse working with debug.

I'm pretty much about to give up. Damn error message; I've tried everything I can find, but can't seem to make it go away.

I'm sure Eclipse debugging is wonderful when it works, but I'm just completely stuffed at the moment.

Any ideas? Thanks!
Re: A timeout occurred when the debug server attempted to connect to the following client hosts/IPs [message #655273 is a reply to message #630705] Fri, 18 February 2011 22:03 Go to previous message
oscar.raig  is currently offline oscar.raig Friend
Messages: 1
Registered: February 2011
Junior Member
To solve your problem you should read the apache error.log file. My problem was that I had a bad version of the ZendDebugger.so. There are different versions, for different php versions (5.2, 5.3) and also different Operating Systems, and also 32 or 64 bits.
Previous Topic:Xdebug sessions timing out
Next Topic:debug javascript and php at the same time
Goto Forum:
  


Current Time: Fri Apr 19 18:29:39 GMT 2024

Powered by FUDForum. Page generated in 0.03151 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top