<?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: Fixing libxml, php bug and issues with HTML entities; downgrading libxml</title>
	<atom:link href="http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml</link>
	<description></description>
	<lastBuildDate>Tue, 01 May 2012 00:54:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Murad</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-144</link>
		<dc:creator>Murad</dc:creator>
		<pubDate>Sat, 10 Oct 2009 06:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-144</guid>
		<description>hi,
thank you for your huge efforts.
can you explain how to downgrade libxml version running on php 5.3 with Apache on Windows platforms ?
thank you a lot in advance</description>
		<content:encoded><![CDATA[<p>hi,<br />
thank you for your huge efforts.<br />
can you explain how to downgrade libxml version running on php 5.3 with Apache on Windows platforms ?<br />
thank you a lot in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThinkLand &#187; [技術] 用WLW發布Wordpress亂碼解決方案</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-141</link>
		<dc:creator>ThinkLand &#187; [技術] 用WLW發布Wordpress亂碼解決方案</dc:creator>
		<pubDate>Fri, 30 Jan 2009 14:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-141</guid>
		<description>[...] 解決方法有兩種，其一是把libxml2版本降級，方法可以參考這篇。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 解決方法有兩種，其一是把libxml2版本降級，方法可以參考這篇。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chetas</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-140</link>
		<dc:creator>chetas</dc:creator>
		<pubDate>Wed, 28 Jan 2009 10:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-140</guid>
		<description>Thanks for this!!</description>
		<content:encoded><![CDATA[<p>Thanks for this!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-139</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 28 Jan 2009 04:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-139</guid>
		<description>Worked PERFECTLY!

This thing had me stumped for months!</description>
		<content:encoded><![CDATA[<p>Worked PERFECTLY!</p>
<p>This thing had me stumped for months!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ishara</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-138</link>
		<dc:creator>ishara</dc:creator>
		<pubDate>Thu, 15 Jan 2009 18:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-138</guid>
		<description>Hi

If someone cannot downgrade libxml2 , There is patch for wordpress.

see http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>If someone cannot downgrade libxml2 , There is patch for wordpress.</p>
<p>see <a href="http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/" rel="nofollow">http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fix the Windows Live Writer and WordPress stripping tags issue &#187; Techtites</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-137</link>
		<dc:creator>Fix the Windows Live Writer and WordPress stripping tags issue &#187; Techtites</dc:creator>
		<pubDate>Wed, 14 Jan 2009 06:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-137</guid>
		<description>[...] decided to go ahead with option 1. Codehead has a good tutorial on downgrading to libxml v2.6.30 for users running cPanel. Non-cPanel users can check out the tutorial by [...]</description>
		<content:encoded><![CDATA[<p>[...] decided to go ahead with option 1. Codehead has a good tutorial on downgrading to libxml v2.6.30 for users running cPanel. Non-cPanel users can check out the tutorial by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-136</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Fri, 09 Jan 2009 18:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-136</guid>
		<description>Yes, then yum will update it again to latest version the next time it runs. (I think it runs every night)
Or you can do the same (follow these instructions) with the latest version of libxml.

I can&#039;t believe no body addressed this issue yet!!!</description>
		<content:encoded><![CDATA[<p>Yes, then yum will update it again to latest version the next time it runs. (I think it runs every night)<br />
Or you can do the same (follow these instructions) with the latest version of libxml.</p>
<p>I can&#8217;t believe no body addressed this issue yet!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr.Insano</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-135</link>
		<dc:creator>Dr.Insano</dc:creator>
		<pubDate>Fri, 09 Jan 2009 11:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-135</guid>
		<description>Thanks mate, worked like a charm! Gregarius is now working properly on my server again :)

Now if one day I want to go back to the normal libxml update process would it be enough to remove libxml* from the exclude line in yum.conf ?

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks mate, worked like a charm! Gregarius is now working properly on my server again <img src='http://codingrecipes.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now if one day I want to go back to the normal libxml update process would it be enough to remove libxml* from the exclude line in yum.conf ?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-134</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Fri, 09 Jan 2009 10:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-134</guid>
		<description>Thanks for the guide. I was able to install the older version of Libxml and now Windows Live Writer works perfectly with my WordPress 2.0 blogs</description>
		<content:encoded><![CDATA[<p>Thanks for the guide. I was able to install the older version of Libxml and now Windows Live Writer works perfectly with my WordPress 2.0 blogs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Codehead</title>
		<link>http://codingrecipes.com/fixing-libxml-php-bug-and-issues-with-html-entities-downgrading-libxml/comment-page-1#comment-133</link>
		<dc:creator>Codehead</dc:creator>
		<pubDate>Fri, 02 Jan 2009 00:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-head.com/?p=442#comment-133</guid>
		<description>Alex, unfortunately like I said, I can&#039;t help you with that, I hope someone else can help you.</description>
		<content:encoded><![CDATA[<p>Alex, unfortunately like I said, I can&#8217;t help you with that, I hope someone else can help you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

