<?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: How enable the PHP Tidy extension for MAMP</title>
	<atom:link href="http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/</link>
	<description>Experiments from the land of open source</description>
	<lastBuildDate>Mon, 23 Jan 2012 19:39:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Download PHP tidy extension for Mac OS X &#124; Code in my Bug!</title>
		<link>http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/comment-page-1/#comment-466</link>
		<dc:creator>Download PHP tidy extension for Mac OS X &#124; Code in my Bug!</dc:creator>
		<pubDate>Mon, 23 Jan 2012 19:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=126#comment-466</guid>
		<description>[...] solution is to compile PHP with tidy. However, there apparently is (or was) some bug with tidy, so I decided to avoid it and look around a little [...]</description>
		<content:encoded><![CDATA[<p>[...] solution is to compile PHP with tidy. However, there apparently is (or was) some bug with tidy, so I decided to avoid it and look around a little [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/comment-page-1/#comment-241</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 19 Nov 2010 09:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=126#comment-241</guid>
		<description>Thank you Luca. Saved me a lot of time.</description>
		<content:encoded><![CDATA[<p>Thank you Luca. Saved me a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lebogang nkoane</title>
		<link>http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/comment-page-1/#comment-238</link>
		<dc:creator>lebogang nkoane</dc:creator>
		<pubDate>Tue, 21 Sep 2010 16:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=126#comment-238</guid>
		<description>Hello,

ta for the help — alas, I only changed this ext/tidy/tidy.c  as you specified

then ran: ./configure &amp;&amp; make &amp;&amp; sudo make install —&gt; then added: extension=tidy.so to php.ini

and it worked.

*caveat: I am not using the MAMP App — custom MAMP stack.

So, yeah — thank you for that tip, made my day!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>ta for the help — alas, I only changed this ext/tidy/tidy.c  as you specified</p>
<p>then ran: ./configure &amp;&amp; make &amp;&amp; sudo make install —&gt; then added: extension=tidy.so to php.ini</p>
<p>and it worked.</p>
<p>*caveat: I am not using the MAMP App — custom MAMP stack.</p>
<p>So, yeah — thank you for that tip, made my day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josue Rodriguez</title>
		<link>http://lucasforge.bmeme.com/2010/07/how-enable-the-php-tidy-extension-for-mamp/comment-page-1/#comment-235</link>
		<dc:creator>Josue Rodriguez</dc:creator>
		<pubDate>Mon, 02 Aug 2010 06:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://lucasforge.2bopen.org/?p=126#comment-235</guid>
		<description>Sir, you are brilliant!!

Also, please note that in MAMP 1.9 Pro, you a need to add the line &quot;extension=tidy.so&quot; in the following ini files as well:

/Applications/MAMP PRO 1.9/MAMP PRO.app/Contents/Resources/php52.ini
...and...
/Applications/MAMP PRO 1.9/MAMP PRO.app/Contents/Resources/php53.ini</description>
		<content:encoded><![CDATA[<p>Sir, you are brilliant!!</p>
<p>Also, please note that in MAMP 1.9 Pro, you a need to add the line &#8220;extension=tidy.so&#8221; in the following ini files as well:</p>
<p>/Applications/MAMP PRO 1.9/MAMP PRO.app/Contents/Resources/php52.ini<br />
&#8230;and&#8230;<br />
/Applications/MAMP PRO 1.9/MAMP PRO.app/Contents/Resources/php53.ini</p>
]]></content:encoded>
	</item>
</channel>
</rss>

