Page 1 of 1

getting gubed to work, or alt debug programs please

Posted: Sat Nov 04, 2006 8:57 am
by munkifisht
I am trying to get gubed to work to debug a rather hasslesome bit of code I am trying to get running. Was wondering if anyone had any exp of this prog, or another debug prog. When I run gubed on a script, apache goes a bit mad and takes up 100% of the processor, this holds so I have to stop it, and then this error comes up:

Unable to connect to debug server on localhost:8016. Make sure your client (and proxy if you need it) is started, properly configured and waiting for connections

I don't know it 8016 is the correct port (newb) and I don't know if there are better ways to do this. So far I have used the windows installer to install gubed, and I then copied the php folder to the root of my development folder.

Posted: Sat Nov 04, 2006 9:11 am
by BDKR
Well, it would be a good idea to see if something is open on that port. Use netstat and see if the port is open.