[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.pdt] Re: XDebug remote debugging problem

I seem to remember that there are zend extensions that conflict with xdebug, but I can't remember which ones did. There may be more info over at
http://www.xdebug.org


Dave Kelsey

Tomo wrote:
phpinfo() displays what I expect. XDebug is loaded and I see all the options for XDebug are set correctly. The port 9000 is open on the server.

Tomo