<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>w3it.org - Internet Helper Blog &#187; error</title>
	<atom:link href="http://www.w3it.org/blog/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.w3it.org/blog</link>
	<description>help for internet people</description>
	<lastBuildDate>Tue, 04 May 2010 17:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Error on wordpress after the auto update: how to solve</title>
		<link>http://www.w3it.org/blog/2009/05/29/wordpress-error-afterauto-update/</link>
		<comments>http://www.w3it.org/blog/2009/05/29/wordpress-error-afterauto-update/#comments</comments>
		<pubDate>Fri, 29 May 2009 19:42:18 +0000</pubDate>
		<dc:creator>axew3</dc:creator>
				<category><![CDATA[Do you know? (Wordpress tips)]]></category>
		<category><![CDATA[auto update]]></category>
		<category><![CDATA[automatic update]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error 500]]></category>
		<category><![CDATA[errore 500 aggiornamento wordpress]]></category>
		<category><![CDATA[wordpress auto update error]]></category>
		<category><![CDATA[wordpress update]]></category>

		<guid isPermaLink="false">http://www.w3it.org/blog/?p=192</guid>
		<description><![CDATA[There is a feature in wordpress that is very useful: the auto update to the latest version of wordpress when it has been released in a new version. Unfortunately can happen that in change, after that automatic update process has finished, we have error 500 from any blog&#8217;s page. The error 500 can come out [...]]]></description>
			<content:encoded><![CDATA[<p>There is a feature in wordpress that is very useful: the auto update to the latest version of wordpress when it has been released in a new version. Unfortunately can happen that in change, after that automatic update process has finished, we have error 500 from any blog&#8217;s page. The error 500 can come out in wordpress after the automatic update because the process go to renew any single file and setting for each file the CHMOD permission to 644 (only read). <span id="more-192"></span>This can cause the 500 error  and to solve it is only necessary to reset the CHMOD to the correct value for each wp file on your server, which value can be 755 or 777, it depend from your server&#8217;s settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.w3it.org/blog/2009/05/29/wordpress-error-afterauto-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wordpress feed error: how to solution How to remove white spaces and fix entities common problems</title>
		<link>http://www.w3it.org/blog/2009/01/11/wordpress-feed-error-how-to-solve-it/</link>
		<comments>http://www.w3it.org/blog/2009/01/11/wordpress-feed-error-how-to-solve-it/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 17:02:49 +0000</pubDate>
		<dc:creator>axew3</dc:creator>
				<category><![CDATA[Wordpress programming]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[code fix]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss2]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress common feed errors]]></category>
		<category><![CDATA[zencart]]></category>

		<guid isPermaLink="false">http://www.w3it.org/blog/?p=78</guid>
		<description><![CDATA[Here we go to understand a solution to solve the white space error that cause corrupt output for the wordpress rss feed or any other rss feed or www document that need the very first character of the output is the character &#60; of the xml document declaration and not white spaces (or something else: [...]]]></description>
			<content:encoded><![CDATA[<p>Here we go to understand a solution to solve the white space error that cause corrupt output for the wordpress rss feed or any other rss feed or www document that need the very first character of the output is the character <strong>&lt;</strong> of the xml document declaration and not white spaces (or something else: the str_replace() function can be modified to fit any needs).</p>
<p>Read the easy tricky way by axew3 to solve commons wordpress rss feed error problems in this page:</p>
<p><a title="fixed w3it.org wordpress blog feed" href="http://www.w3it.org/blog/wordpress-feed-error-output-solution-how-to/">http://www.w3it.org/blog/wordpress-feed-output-error-solution-how-to/</a><a title="fix wordpress feed error" href="http://www.w3it.org/blog/wordpress-feed-output-error-solution-how-to-remove-white-spaces-and-fix-problems/"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.w3it.org/blog/2009/01/11/wordpress-feed-error-how-to-solve-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

