<?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"
	>
<channel>
	<title>Comments on: Install &#8216;xdebug&#8217; PHP extension for XAMPP on linux</title>
	<atom:link href="http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/</link>
	<description>sharing technology, ideas, insights!</description>
	<pubDate>Fri, 25 Jul 2008 08:09:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Renaud</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2470</link>
		<dc:creator>Renaud</dc:creator>
		<pubDate>Fri, 27 Jun 2008 06:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2470</guid>
		<description>great instructions!
i had to
sudo apt-get install autoconf
on Ubuntu, otherwise, you will get "Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF"</description>
		<content:encoded><![CDATA[<p>great instructions!<br />
i had to<br />
sudo apt-get install autoconf<br />
on Ubuntu, otherwise, you will get &#8220;Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sloothword</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2344</link>
		<dc:creator>Sloothword</dc:creator>
		<pubDate>Sat, 19 Apr 2008 22:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2344</guid>
		<description>:-) Thanks. It worked fine for a Linux beginner. I had to install autoconf and do a few other tricks, but without this tutorial i would have been lost :-(
I hope configuring eclipse to use Xdebug will work, too.</description>
		<content:encoded><![CDATA[<p> <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Thanks. It worked fine for a Linux beginner. I had to install autoconf and do a few other tricks, but without this tutorial i would have been lost <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
I hope configuring eclipse to use Xdebug will work, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bhushan</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2282</link>
		<dc:creator>Bhushan</dc:creator>
		<pubDate>Wed, 05 Mar 2008 14:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-2282</guid>
		<description>Hi,

I dowloaded php_xdebug-2.0.2-4.4.6.dll and want to run it with XAMPP (basic package) version 1.6.3a

Another requirement is that I want to run XAMPP with PHP 4.

I followed the instructions at the xdebug site and also here but when I tried to start XAMPP it didnt.

Cannot implement Patrick's solution as I have made many changes to my PHP installation.

Any other way out on this?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I dowloaded php_xdebug-2.0.2-4.4.6.dll and want to run it with XAMPP (basic package) version 1.6.3a</p>
<p>Another requirement is that I want to run XAMPP with PHP 4.</p>
<p>I followed the instructions at the xdebug site and also here but when I tried to start XAMPP it didnt.</p>
<p>Cannot implement Patrick&#8217;s solution as I have made many changes to my PHP installation.</p>
<p>Any other way out on this?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rahul</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-1770</link>
		<dc:creator>rahul</dc:creator>
		<pubDate>Mon, 01 Oct 2007 12:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-1770</guid>
		<description>Nice</description>
		<content:encoded><![CDATA[<p>Nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-113</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 18 Jul 2007 21:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-113</guid>
		<description>I am using xdebug-2.0.0RC4 with xampp with php5 and followed the instructions except to avoid global alloc variable not found error I used zend_extensions_ts and phpinfo and php -m does not show xdebug.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I am using xdebug-2.0.0RC4 with xampp with php5 and followed the instructions except to avoid global alloc variable not found error I used zend_extensions_ts and phpinfo and php -m does not show xdebug.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-57</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Fri, 06 Jul 2007 22:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-57</guid>
		<description>i ran into the same problem as shane, fixed it by downloading php sources (4.4.7) and extracting into the xampp include folder over the existing php folder. that gives you the correct version #s for phpize, and everything seems to work afterwards</description>
		<content:encoded><![CDATA[<p>i ran into the same problem as shane, fixed it by downloading php sources (4.4.7) and extracting into the xampp include folder over the existing php folder. that gives you the correct version #s for phpize, and everything seems to work afterwards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shane</title>
		<link>http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-46</link>
		<dc:creator>shane</dc:creator>
		<pubDate>Thu, 05 Jul 2007 10:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/23/how-to-install-xdebug-php-extension-for-xampp-on-linux/#comment-46</guid>
		<description>xdebug-2.0.0RC4 only works for xampp with php5 (for me)
Has something to do with php header files.
I think that atm you can only compile xdbug agains a single php version.

Perhaps with some tweaking, symlinking etc, and a second xdebug config/compile it might be possible to have xdebug working for php4 and php5.</description>
		<content:encoded><![CDATA[<p>xdebug-2.0.0RC4 only works for xampp with php5 (for me)<br />
Has something to do with php header files.<br />
I think that atm you can only compile xdbug agains a single php version.</p>
<p>Perhaps with some tweaking, symlinking etc, and a second xdebug config/compile it might be possible to have xdebug working for php4 and php5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
