<?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>SpaceFan &#187; Upload</title>
	<atom:link href="http://know-and-share.de/spacefan/tag/upload/feed/" rel="self" type="application/rss+xml" />
	<link>http://know-and-share.de/spacefan</link>
	<description>Hansjoerg&#039;s thoughts on space (outer-, knowledge-, development-) and related</description>
	<lastBuildDate>Sat, 24 Apr 2010 17:56:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Resolve WordPress Image upload errors</title>
		<link>http://know-and-share.de/spacefan/wordpress/resolve-wordpress-image-upload-errors/</link>
		<comments>http://know-and-share.de/spacefan/wordpress/resolve-wordpress-image-upload-errors/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 18:09:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Upload]]></category>

		<guid isPermaLink="false">http://know-and-share.de/spacefan/?p=33</guid>
		<description><![CDATA[Well, one of the miracles of Software is why some applications expect high permissions for their work. I&#8217;ve worked on a new blog entry today (which is about installation and setup of a develop and deployment environment for developers on MacBook, using OpenSolaris, VirtualBox, Glassfish, MySQL and Netbeans). Wanted to add a screenshot to the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, one of the miracles of Software is why some applications expect high permissions for their work.</p>
<p>I&#8217;ve worked on a new blog entry today (which is about installation and setup of a develop and deployment environment for developers on MacBook, using OpenSolaris, VirtualBox, Glassfish, MySQL and Netbeans).</p>
<p>Wanted to add a screenshot to the post and got an error: <strong>Unable to create directory /www/htdocs/&#8230;./wp-content/uploads/2009/03. Is its parent directory writable by the server?</strong></p>
<p>Searching the web I was first directed to check the settings:<br />
using the Admin section of WordPress, go to Settings -&gt; Miscellaneous and see if the first of the entries (called: &#8220;<em>Store uploads in this folder</em>&#8220;) on the resulting page is a full path or rather (as it should be) just reads  &#8220;wp-content/uploads&#8221;</p>
<p>However, for my installation this looked fine so I was wondering what was wrong. Further search revealed that WordPress expects high permission levels specifically for the wp-content directory. So to resolve the issue, this is what helps:</p>
<ul>
<li>using an ftp client, connect to your WordPress ftp directory</li>
<li>select the &#8220;wp-content&#8221; directory and have it changed to 777 permissions (Read, Write and Execute set for Owner, Group and Others)</li>
<li>make sure that you have the ftp-client apply this recursively to all sub-directories of wp-content<br />
(I first only did the change to wp-content itself and this is not sufficient)</li>
</ul>
<p>Having done that change, media and other uploads work (or at least seem to work) smoothly now.</p>
]]></content:encoded>
			<wfw:commentRss>http://know-and-share.de/spacefan/wordpress/resolve-wordpress-image-upload-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

