<?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: Install xDebug in XAMPP</title>
	<atom:link href="http://www.madbabble.com/install-xdebug-in-xampp.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.madbabble.com/install-xdebug-in-xampp.html</link>
	<description>Mad Babble &#38; Lucid Thought</description>
	<lastBuildDate>Thu, 17 Mar 2011 20:39:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Sven</title>
		<link>http://www.madbabble.com/install-xdebug-in-xampp.html/comment-page-1#comment-345</link>
		<dc:creator>Sven</dc:creator>
		<pubDate>Sat, 13 Nov 2010 16:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.madbabble.com/?p=154#comment-345</guid>
		<description>thanks for comment, yes this is true, i&#039;ll keep this on mind when i&#039;ll upgrade my php 
i&#039;m still use 5.2x version and i plan to upgrade in future when i finish one of my project but for now i&#039;ll keep this version</description>
		<content:encoded><![CDATA[<p>thanks for comment, yes this is true, i&#8217;ll keep this on mind when i&#8217;ll upgrade my php<br />
i&#8217;m still use 5.2x version and i plan to upgrade in future when i finish one of my project but for now i&#8217;ll keep this version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Munim</title>
		<link>http://www.madbabble.com/install-xdebug-in-xampp.html/comment-page-1#comment-336</link>
		<dc:creator>Munim</dc:creator>
		<pubDate>Sat, 07 Aug 2010 11:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.madbabble.com/?p=154#comment-336</guid>
		<description>Newer version of PHP does not work setting up XDebug with PHP.

See http://munim.tumblr.com/post/917355998/how-to-setup-xdebug-on-xampp-and-eclipse</description>
		<content:encoded><![CDATA[<p>Newer version of PHP does not work setting up XDebug with PHP.</p>
<p>See <a href="http://munim.tumblr.com/post/917355998/how-to-setup-xdebug-on-xampp-and-eclipse" rel="nofollow">http://munim.tumblr.com/post/917355998/how-to-setup-xdebug-on-xampp-and-eclipse</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.madbabble.com/install-xdebug-in-xampp.html/comment-page-1#comment-329</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Tue, 16 Feb 2010 03:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.madbabble.com/?p=154#comment-329</guid>
		<description>And here is how to do it for Linux http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/</description>
		<content:encoded><![CDATA[<p>And here is how to do it for Linux <a href="http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/" rel="nofollow">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.madbabble.com/install-xdebug-in-xampp.html/comment-page-1#comment-327</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.madbabble.com/?p=154#comment-327</guid>
		<description>I had to remove the &quot;_ts&quot; in my php.ini for some reason:

zend_extension=&quot;E:\XAMPP\php\ext\php_xdebug.dll&quot;
xdebug.remote_enable=On
xdebug.remote_host=&quot;localhost&quot;
xdebug.remote_port=9000
xdebug.remote_handler=dbgp

worked for me.</description>
		<content:encoded><![CDATA[<p>I had to remove the &#8220;_ts&#8221; in my php.ini for some reason:</p>
<p>zend_extension=&#8221;E:\XAMPP\php\ext\php_xdebug.dll&#8221;<br />
xdebug.remote_enable=On<br />
xdebug.remote_host=&#8221;localhost&#8221;<br />
xdebug.remote_port=9000<br />
xdebug.remote_handler=dbgp</p>
<p>worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to use CURL in XAMPP &#124; Mad Babble &#38; Lucid Thought</title>
		<link>http://www.madbabble.com/install-xdebug-in-xampp.html/comment-page-1#comment-305</link>
		<dc:creator>How to use CURL in XAMPP &#124; Mad Babble &#38; Lucid Thought</dc:creator>
		<pubDate>Sun, 30 Aug 2009 11:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.madbabble.com/?p=154#comment-305</guid>
		<description>[...] receive many e-mails from my readers regarding my PHP &amp; MySQL Develpment enviroment and xDebug on XAMPP most of those readers have trouble with running CURL on their XAMPP, also i find that over web have [...]</description>
		<content:encoded><![CDATA[<p>[...] receive many e-mails from my readers regarding my PHP &amp; MySQL Develpment enviroment and xDebug on XAMPP most of those readers have trouble with running CURL on their XAMPP, also i find that over web have [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

