<?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>OpenKB::Server Technical Papers &#187; Wordpress</title>
	<atom:link href="http://www.openkb.org/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openkb.org</link>
	<description>Computer , server issues and solutions</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress : pluggable.php on line 934</title>
		<link>http://www.openkb.org/wordpress-pluggable-php-on-line-934/</link>
		<comments>http://www.openkb.org/wordpress-pluggable-php-on-line-934/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 06:00:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=992</guid>
		<description><![CDATA[check the wp-config and index.php for extra spaces or some bogus code in the heading &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>check the wp-config and index.php for extra spaces or some bogus code in the heading</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-pluggable-php-on-line-934/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Preview shows 404 error page</title>
		<link>http://www.openkb.org/wordpress-preview-shows-404-error-page/</link>
		<comments>http://www.openkb.org/wordpress-preview-shows-404-error-page/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 03:34:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=911</guid>
		<description><![CDATA[Error: WordPress Preview shows 404 error page Solution: try adding the following to the wp-config file and then update the permalinks define(&#8216;WP_HOME&#8217;,'http://mydomain.com&#8217;); define(&#8216;WP_SITEURL&#8217;,'http://mydomain.com&#8217;);]]></description>
			<content:encoded><![CDATA[<p>Error: WordPress Preview shows 404 error page</p>
<p>Solution: try adding the following to the wp-config file and then update the permalinks</p>
<p>define(&#8216;WP_HOME&#8217;,'http://mydomain.com&#8217;);<br />
define(&#8216;WP_SITEURL&#8217;,'http://mydomain.com&#8217;);</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-preview-shows-404-error-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook RSS feed import</title>
		<link>http://www.openkb.org/facebook-rss-feed-import/</link>
		<comments>http://www.openkb.org/facebook-rss-feed-import/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 11:13:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=898</guid>
		<description><![CDATA[Issue: trying to import your new feeds from a external source. The error we were seeing mostly with WordPress blogs was &#8220;Import Failed We couldn&#8217;t find a feed using the URL you provided.&#8221; Fix: The error should be , you must use http:// as part of the address. so in the enter website box you [...]]]></description>
			<content:encoded><![CDATA[<p>Issue: trying to import your new feeds from a external source. The error we were seeing mostly with WordPress blogs was &#8220;Import Failed<br />
We couldn&#8217;t find a feed using the URL you provided.&#8221;</p>
<p>Fix: The error should be , you must use http:// as part of the address. so in the enter website box you would need to enter the full url as http://myblog.com </p>
<p>If the above does not work , try using RSS Graffiti http://apps.facebook.com/rssgraffiti</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/facebook-rss-feed-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress RSS feed error</title>
		<link>http://www.openkb.org/wordpress-rss-feed-error/</link>
		<comments>http://www.openkb.org/wordpress-rss-feed-error/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 08:38:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=892</guid>
		<description><![CDATA[download fix Error: line 2 at column 6: XML declaration allowed only at the start of the document 1) Unzip the file using winrar or 7zip 2) After unzipping , upload the .PHP file into your WordPress site ROOT directory. This means wherever the wp-config.php file is. Do NOT upload it into the themes folder, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.openkb.org/wp-content/plugins/downloads-manager/upload/wejnswpwhitespacefix.rar"> download fix </a></p>
<p>Error:<br />
 line 2 at column 6: XML declaration allowed only at the start of the document<br />
1) Unzip the file using winrar or 7zip</p>
<p>2) After unzipping , upload the .PHP file into your WordPress site ROOT directory. This means wherever the wp-config.php file is. Do NOT upload it into the themes folder, NOR the plugins folder. Only the root directory.</p>
<p>3) EDIT your index.php file and add the following right after the first line:</p>
<p>include(&#8220;wejnswpwhitespacefix.php&#8221;);</p>
<p>So at the end, your index.php should look something like this:</p>
<p><code>&lt;?php<br />
include("wejnswpwhitespacefix.php");<br />
define('WP_USE_THEMES', true);<br />
require('./wp-blog-header.php');<br />
?&gt;</code><br />
That’s of course a condensed version of the index.php file and your’s will probably have lots of comments and stuff in it. But the important thing is to add the include code right at the top.</p>
<p>Reload the feed page. the script actually modifies the output of the blog information. Do not remove the script or your rss will go back to how it was. The script does not modify the any files on the server. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-rss-feed-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: xmlRPC error when using live writer</title>
		<link>http://www.openkb.org/wordpress-xmlrpc-error-when-using-live-writer/</link>
		<comments>http://www.openkb.org/wordpress-xmlrpc-error-when-using-live-writer/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 21:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=746</guid>
		<description><![CDATA[Error: An error occurred while attempting to connect to your weblog: Invalid Server Response &#8211; The response to the blogger.getUsersBlogs method received from the weblog server was invalid. You must correct this error before proceeding. or Invalid response document returned from XmlRpc server Other: Invalid response document returned from XmlRpc server Possible solution Solution : [...]]]></description>
			<content:encoded><![CDATA[<p>Error: An error occurred while attempting to connect to your weblog: Invalid Server Response &#8211; The response to the blogger.getUsersBlogs method received from the weblog server was invalid. You must correct this error before proceeding. or Invalid response document returned from XmlRpc server<br />
Other:<br />
Invalid response document returned from XmlRpc server</p>
<p>Possible solution Solution : find the class.IXR.php file (under wp-includes), edit the file, and look for function output($xml) FInd the line that calculates the length $length = strlen($xml); and replace it by $length = strlen($xml)+3;</p>
<p> or if modsecurity is enabled set the following in an .htaccess file <code>&lt;files xmlrpc.php&gt;SecFilterInheritance Off &lt;/files&gt;</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-xmlrpc-error-when-using-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress:  Endif  tages internet explorer</title>
		<link>http://www.openkb.org/wordpress-tages-internet-explorer/</link>
		<comments>http://www.openkb.org/wordpress-tages-internet-explorer/#comments</comments>
		<pubDate>Mon, 25 May 2009 23:42:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=488</guid>
		<description><![CDATA[wordpress support simple and plan  Don&#8217;t copy and paste text from MS Word because it adds junky code that IE hates. Either remove the bad mso code, or repaste your text from a text editor like notepad. also Instead of using crtl-v to past into the blog, plus use the &#8220;paste from word&#8221; button under the editor [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/support/topic/212812">wordpress support </a> simple and plan </p>
<p>Don&#8217;t copy and paste text from MS Word because it adds junky code that IE hates. Either remove the bad <strong>mso</strong> code, or repaste your text from a text editor like notepad.</p>
<p>also<br />
Instead of using crtl-v to past into the blog, plus use the &#8220;paste from word&#8221; button under the editor within WordPress. The button is next to the easer button. </p>
<p>or past into notepad2 and then into wordpress<br />
<a href="http://www.flos-freeware.ch/notepad2.html"> Notepad2 </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-tages-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Fatal error: Allowed memory size of 33554432 bytes</title>
		<link>http://www.openkb.org/wordpress-fatal-error-allowed-memory-size-of-33554432-bytes/</link>
		<comments>http://www.openkb.org/wordpress-fatal-error-allowed-memory-size-of-33554432-bytes/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 18:26:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=387</guid>
		<description><![CDATA[Fatal error: Allowed memory size of 33554432 bytes Fix: locate the wp-settings.php file Search for define(’WP_MEMORY_LIMIT’, ‘32M’); Change 32M to 64M : define(’WP_MEMORY_LIMIT’, ‘64M’); for some reason this is different from setting the memory limit in the php.ini file. . :(]]></description>
			<content:encoded><![CDATA[<p>Fatal error: Allowed memory size of 33554432 bytes </p>
<p>Fix:<br />
locate the wp-settings.php file<br />
Search for define(’WP_MEMORY_LIMIT’, ‘32M’);<br />
Change 32M to 64M :   define(’WP_MEMORY_LIMIT’, ‘64M’);</p>
<p>for some reason this is different from setting the memory limit in the php.ini file. . :( </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-fatal-error-allowed-memory-size-of-33554432-bytes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: permalinks stop working</title>
		<link>http://www.openkb.org/wordpress-permalinks-stop-working/</link>
		<comments>http://www.openkb.org/wordpress-permalinks-stop-working/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 00:34:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=331</guid>
		<description><![CDATA[Ensure you have a .htaccess file with the following # BEGIN WordPress *take out the #&#8217;s* RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] *take out the #&#8217;s * # END WordPress]]></description>
			<content:encoded><![CDATA[<p>Ensure you have a .htaccess file with the following </p>
<p># BEGIN WordPress<br />
<#IfModule mod_rewrite.c#>  *take out the #&#8217;s*<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
<#/IfModule#> *take out the #&#8217;s *</p>
<p># END WordPress</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-permalinks-stop-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: media upload error , Unable to create directory &#8211; Is its parent directory writable</title>
		<link>http://www.openkb.org/wordpress-media-upload-error-unable-to-create-directory-is-its-parent-directory-writable/</link>
		<comments>http://www.openkb.org/wordpress-media-upload-error-unable-to-create-directory-is-its-parent-directory-writable/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 18:39:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=299</guid>
		<description><![CDATA[Unable to create directory &#8211; Is its parent directory writable by the server fix chmod -R 777 wp-content/uploads do not chmod wp-content to 777 , only chmod the uploads folders and subfolders.]]></description>
			<content:encoded><![CDATA[<p>Unable to create directory &#8211; Is its parent directory writable by the server</p>
<p>fix<br />
chmod -R 777 wp-content/uploads</p>
<p>do not chmod wp-content to 777 , only chmod the uploads folders and subfolders. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/wordpress-media-upload-error-unable-to-create-directory-is-its-parent-directory-writable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email not being sent from WordPress</title>
		<link>http://www.openkb.org/email-not-being-sent-from-wordpress/</link>
		<comments>http://www.openkb.org/email-not-being-sent-from-wordpress/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 14:47:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.masadmin1.com/?p=78</guid>
		<description><![CDATA[If you are getting the following error when trying to reset your password: The e-mail could not be sentPossible reason: your host may have disabled the mail() function... You will need to setup a email box for word press to use let&#8217;s call it wordpress@yourdomain.com and set this in the options within the admin panel [...]]]></description>
			<content:encoded><![CDATA[<p>If you are getting the following error when trying to reset your password:</p>
<pre style="margin: 0px; overflow: auto; width: 300px; height: 50px; text-align: left; border: 1px inset; padding: 6px" dir="ltr" class="alt2">The e-mail could not be sentPossible reason: your host may have disabled the mail() function...</pre>
<p>You will need to setup a email box for word press to use let&#8217;s call it wordpress@yourdomain.com and set this in the options within the admin panel .</p>
<p>The above should fix it . if it does not read on</p>
<p>Next you will need to adjust your php.ini file to match the following</p>
<pre style="margin: 0px; overflow: auto; width: 300px; height: 40px; text-align: left; border: 1px inset; padding: 6px" dir="ltr" class="alt2">sendmail_path = /usr/sbin/sendmail -t -i              ;</pre>
<p>If all else fails you can add this piece of code to your httpd.conf virtual containter .. you will need root access to the server to perform this or ask your host</p>
<pre style="margin: 0px; overflow: auto; width: 300px; height: 40px; text-align: left; border: 1px inset; padding: 6px" dir="ltr" class="alt2"> php_admin_value sendmail_path "/usr/sbin/sendmail -t -i -f webmaster@example.com"</pre>
<p>This will resolve the error on a linux server</p>
<hr />Reference<a href="http://us2.php.net/manual/en/ref.mail.php">PHP Mail Function</a><a href="http://www.callum-macdonald.com/code/wp-mail-smtp/">WP Mail SMTP Plugin </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/email-not-being-sent-from-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

