<?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>Welcome to eFord.co.uk &#187; Wordpress</title>
	<atom:link href="http://www.eford.co.uk/category/other/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eford.co.uk</link>
	<description>Weblog of the Ford Family.</description>
	<lastBuildDate>Thu, 27 Oct 2011 15:11:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WordPress 2.5 image upload problem : Finally Solved</title>
		<link>http://www.eford.co.uk/2008/05/26/wordpress-25-image-upload-problem-finally-solved/</link>
		<comments>http://www.eford.co.uk/2008/05/26/wordpress-25-image-upload-problem-finally-solved/#comments</comments>
		<pubDate>Mon, 26 May 2008 11:40:47 +0000</pubDate>
		<dc:creator>steffan</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.eford.co.uk/?p=114</guid>
		<description><![CDATA[  I&#8217;ve had no problems with WordPress 2.5 until I wanted to upload some files on my mac. I had no problems installing via my PC. I didn’t realise that I had any problems until I went to make a blog post and upload an image. When I tried to upload, I was greeted with [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="shr-publisher-114"></div><p> </p>
<p style="text-align: left;">I&#8217;ve had no problems with WordPress 2.5 until I wanted to upload some files on my mac. I had no problems installing via my PC. I didn’t realise that I had any problems until I went to make a blog post and upload an image. When I tried to upload, I was greeted with the following:</p>
<p style="text-align: center;"><span style="color: #0000ee; text-decoration: underline;"><img style="vertical-align: text-bottom;" title="Wordpress Crunching Error" src="http://www.eford.co.uk/wp-content/uploads/2008/05/eford_crunch_error-300x244.jpg" alt="" width="300" height="244" /><br />
</span></p>
<p><BR CLEAR="all"></p>
<p style="text-align: left;">So what was the solution, I did a lot of searching of the web and came accross a solution that involved editing the .htaccess file on the root of the wordpress directory. I added the following code to the file to enable the image upload to work.</p>
<p style="text-align: left;"><code>&lt;IfModule mod_security.c&gt;</code><br />
<code>&lt;Files async-upload.php&gt;</code><br />
<code>SecFilterEngine Off</code><br />
<code>SecFilterScanPOST Off</code><br />
<code>&lt;/Files&gt;</code><br />
<code>&lt;/IfModule&gt;</code></p>
<p style="text-align: left;">As soon as the change was made the problem was fixed and thus why you I&#8217;ve been able to upload a screenshot with this post!</p>
<p style="text-align: left;"> </p>
<!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.eford.co.uk/2008/05/26/wordpress-25-image-upload-problem-finally-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

