<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Debugging PHP Applications with Xdebug and Eclipse PDT</title>
	<atom:link href="http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/</link>
	<description>Linux and Programming Tips and Tutorials, Technology and Rants from the Jungle</description>
	<lastBuildDate>Fri, 05 Mar 2010 16:19:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen Rhein</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-5405</link>
		<dc:creator>Stephen Rhein</dc:creator>
		<pubDate>Fri, 14 Aug 2009 21:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-5405</guid>
		<description>I was also receiving &quot;waiting for XDebug session&quot; and figured out the problem.  I had imported my project using SVN and the Default Web Browser had the absolute path to firefox on my mac.  I changed this to /usr/bin/firefox and everything is working.</description>
		<content:encoded><![CDATA[<p>I was also receiving &#8220;waiting for XDebug session&#8221; and figured out the problem.  I had imported my project using SVN and the Default Web Browser had the absolute path to firefox on my mac.  I changed this to /usr/bin/firefox and everything is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreatTutorialThanks!</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-4100</link>
		<dc:creator>GreatTutorialThanks!</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-4100</guid>
		<description>@Garry Willits: Check the last page of http://www.eclipse.org/pdt/documents/XDebugGuide.pdf. HTH!</description>
		<content:encoded><![CDATA[<p>@Garry Willits: Check the last page of <a href="http://www.eclipse.org/pdt/documents/XDebugGuide.pdf" rel="nofollow">http://www.eclipse.org/pdt/documents/XDebugGuide.pdf</a>. HTH!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mihai</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-4020</link>
		<dc:creator>mihai</dc:creator>
		<pubDate>Sat, 06 Jun 2009 11:24:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-4020</guid>
		<description>This is a very clear tutorial. 
Worked out of the box for Ubuntu Jaunty, Eclipse PDT 2.
Many thanks!</description>
		<content:encoded><![CDATA[<p>This is a very clear tutorial.<br />
Worked out of the box for Ubuntu Jaunty, Eclipse PDT 2.<br />
Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: camus</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-3760</link>
		<dc:creator>camus</dc:creator>
		<pubDate>Mon, 25 May 2009 17:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-3760</guid>
		<description>Hi, it? ok your article. Thanks</description>
		<content:encoded><![CDATA[<p>Hi, it? ok your article. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry Willits</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-3316</link>
		<dc:creator>Garry Willits</dc:creator>
		<pubDate>Tue, 12 May 2009 14:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-3316</guid>
		<description>sorry appreciated</description>
		<content:encoded><![CDATA[<p>sorry appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry Willits</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-3315</link>
		<dc:creator>Garry Willits</dc:creator>
		<pubDate>Tue, 12 May 2009 13:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-3315</guid>
		<description>Hi I really hope somebody can help.
I followed this tutorial very carefully and have xdebug installed correctly.
My problem is that from PDT I cannot debug in a web page because it stalls with the message &quot;waiting for XDebug Session&quot;.
I CAN use the script debug option.
My php ini and using cli seem to report everything is as it should be.
Furthermore I can actually write in XDebug function calls and get results. The anal side of me would like to get it working fully though, I have one of those personalities that can&#039;t stand inperfection!
Any ideas apreciated.</description>
		<content:encoded><![CDATA[<p>Hi I really hope somebody can help.<br />
I followed this tutorial very carefully and have xdebug installed correctly.<br />
My problem is that from PDT I cannot debug in a web page because it stalls with the message &#8220;waiting for XDebug Session&#8221;.<br />
I CAN use the script debug option.<br />
My php ini and using cli seem to report everything is as it should be.<br />
Furthermore I can actually write in XDebug function calls and get results. The anal side of me would like to get it working fully though, I have one of those personalities that can&#8217;t stand inperfection!<br />
Any ideas apreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amirbey</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-3104</link>
		<dc:creator>Amirbey</dc:creator>
		<pubDate>Wed, 06 May 2009 22:57:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-3104</guid>
		<description>awesome article man.. it really helped alot.. thanks</description>
		<content:encoded><![CDATA[<p>awesome article man.. it really helped alot.. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hodge</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-2373</link>
		<dc:creator>Hodge</dc:creator>
		<pubDate>Mon, 23 Mar 2009 02:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-2373</guid>
		<description>Good point Fran - always be careful to double check any configuration you copy &amp; paste from sites, since as is often the case, characters such as double quotes are &quot;beautified&quot; by blog software, browsers etc. (unless contained within &lt;code&gt;&lt;/code&gt; tags)</description>
		<content:encoded><![CDATA[<p>Good point Fran &#8211; always be careful to double check any configuration you copy &#038; paste from sites, since as is often the case, characters such as double quotes are &#8220;beautified&#8221; by blog software, browsers etc. (unless contained within &lt;code&gt;&lt;/code&gt; tags)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fran</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-2352</link>
		<dc:creator>Fran</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-2352</guid>
		<description>Sky, I think I know what was you problem, as I&#039;ve resolved the same just a minute ago: 

As told by Hodge, on Ubuntu you should have the configuration on xdebug.ini. That&#039;s what I have and its working now, but it was not working before... so just after read your comment I went into my xdebug.ini with the intention of cut&amp;paste its contents to the php.ini file to check if it solves also my problem but then I note that the double quotes on remote_host and remote_port values looks a bit weird, just a bit. I think I cut&#039;n&#039;pasted them from this webpage:

http://techmania.wordpress.com/2008/07/02/debugging-php-in-eclipse-using-xdebug/

And they was not pure ASCII characters.

Effectively, I do a test with phpinfo and in xdebug section I found extrange characters on those fields:

xdebug.remote_handler	â€dbgpâ€	â€dbgpâ€
xdebug.remote_host	â€localhostâ€	â€localhostâ€

So, I just change these weird quotes by normal double quotes, and everything began to work. 

I think that&#039;s very possible that you&#039;ve cut&#039;n&#039;paste the configuration from the same place, as there was a guy called &quot;Sky&quot; also posting comments there, and therefore your problem was the same. Later, you probably modify your php.ini copying data by hand of from this page instead of the other one, so the quotes was right ASCII characters.

Regards,</description>
		<content:encoded><![CDATA[<p>Sky, I think I know what was you problem, as I&#8217;ve resolved the same just a minute ago: </p>
<p>As told by Hodge, on Ubuntu you should have the configuration on xdebug.ini. That&#8217;s what I have and its working now, but it was not working before&#8230; so just after read your comment I went into my xdebug.ini with the intention of cut&amp;paste its contents to the php.ini file to check if it solves also my problem but then I note that the double quotes on remote_host and remote_port values looks a bit weird, just a bit. I think I cut&#8217;n'pasted them from this webpage:</p>
<p><a href="http://techmania.wordpress.com/2008/07/02/debugging-php-in-eclipse-using-xdebug/" rel="nofollow">http://techmania.wordpress.com/2008/07/02/debugging-php-in-eclipse-using-xdebug/</a></p>
<p>And they was not pure ASCII characters.</p>
<p>Effectively, I do a test with phpinfo and in xdebug section I found extrange characters on those fields:</p>
<p>xdebug.remote_handler	â€dbgpâ€	â€dbgpâ€<br />
xdebug.remote_host	â€localhostâ€	â€localhostâ€</p>
<p>So, I just change these weird quotes by normal double quotes, and everything began to work. </p>
<p>I think that&#8217;s very possible that you&#8217;ve cut&#8217;n'paste the configuration from the same place, as there was a guy called &#8220;Sky&#8221; also posting comments there, and therefore your problem was the same. Later, you probably modify your php.ini copying data by hand of from this page instead of the other one, so the quotes was right ASCII characters.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muse Mekuria</title>
		<link>http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/comment-page-1/#comment-2028</link>
		<dc:creator>Muse Mekuria</dc:creator>
		<pubDate>Sat, 31 Jan 2009 20:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.64bitjungle.com/tech/debugging-php-applications-with-xdebug-and-eclipse-pdt/#comment-2028</guid>
		<description>Thank you so much, you rock!</description>
		<content:encoded><![CDATA[<p>Thank you so much, you rock!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
