<?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: WordPress error- Is its parent directory writable by the server?</title>
	<atom:link href="http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/</link>
	<description>A tech blog on IT, web development, graphic designs, freelancing, making money online and seo.</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:25:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Neal &#38; Associates &#187; Blog Archive &#187; How to fix: &#8220;Unable to create directory&#8221; Error for Media Uploads on Wordpress 3.0?</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1845</link>
		<dc:creator>Neal &#38; Associates &#187; Blog Archive &#187; How to fix: &#8220;Unable to create directory&#8221; Error for Media Uploads on Wordpress 3.0?</dc:creator>
		<pubDate>Sat, 17 Jul 2010 10:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1845</guid>
		<description>[...] it was back to google and I stumbled across this excellent article, which gave me a few other ideas. It was point [...]</description>
		<content:encoded><![CDATA[<p>[...] it was back to google and I stumbled across this excellent article, which gave me a few other ideas. It was point [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Harold</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1833</link>
		<dc:creator>Tim Harold</dc:creator>
		<pubDate>Wed, 07 Jul 2010 17:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1833</guid>
		<description>Option 3 worked great for me, thanks!!</description>
		<content:encoded><![CDATA[<p>Option 3 worked great for me, thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: levani</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1832</link>
		<dc:creator>levani</dc:creator>
		<pubDate>Tue, 06 Jul 2010 06:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1832</guid>
		<description>I had the same problem too, my hosting provider moved my site to a new server and I was unable to upload images any more. The 3rd solution worked for me. If you ever have the same problem, make sure the upload directory is exactly wp-content/uploads.</description>
		<content:encoded><![CDATA[<p>I had the same problem too, my hosting provider moved my site to a new server and I was unable to upload images any more. The 3rd solution worked for me. If you ever have the same problem, make sure the upload directory is exactly wp-content/uploads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m@</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1828</link>
		<dc:creator>m@</dc:creator>
		<pubDate>Tue, 29 Jun 2010 01:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1828</guid>
		<description>Just a heads up that 777 permissions allow all kinds of security risks.  Most webhosts will never recommend changing anything to these permissions as it allows you and the rest of the world full access to your folders.  From there things like malicious scripts among other things can be uploaded.</description>
		<content:encoded><![CDATA[<p>Just a heads up that 777 permissions allow all kinds of security risks.  Most webhosts will never recommend changing anything to these permissions as it allows you and the rest of the world full access to your folders.  From there things like malicious scripts among other things can be uploaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1822</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1822</guid>
		<description>I had this problem and spent several hours reading posts about with no luck. My permissions were right and the upload folder path was correct.

I realised that it was a SELinux issue for me. If you run SELinux then you will need to run the command below to allow apache (httpd) to execute particular PHP commands, including creating new files and folders. Here is the command:

chcon -R -t httpd_sys_content_t

Hope that helps someone else. This was driving me crazy and I was about ready to give up and uninstall WordPress. Glad it didn’t come to that.</description>
		<content:encoded><![CDATA[<p>I had this problem and spent several hours reading posts about with no luck. My permissions were right and the upload folder path was correct.</p>
<p>I realised that it was a SELinux issue for me. If you run SELinux then you will need to run the command below to allow apache (httpd) to execute particular PHP commands, including creating new files and folders. Here is the command:</p>
<p>chcon -R -t httpd_sys_content_t</p>
<p>Hope that helps someone else. This was driving me crazy and I was about ready to give up and uninstall WordPress. Glad it didn’t come to that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayank</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1172</link>
		<dc:creator>Mayank</dc:creator>
		<pubDate>Mon, 16 Nov 2009 06:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1172</guid>
		<description>I am facing the same problem on my couple of production domains. Lets see which of these solutions works for me.</description>
		<content:encoded><![CDATA[<p>I am facing the same problem on my couple of production domains. Lets see which of these solutions works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Browser</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1024</link>
		<dc:creator>Web Browser</dc:creator>
		<pubDate>Fri, 10 Jul 2009 19:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1024</guid>
		<description>Very nice guide! Worked out well for me, keep it up :)</description>
		<content:encoded><![CDATA[<p>Very nice guide! Worked out well for me, keep it up <img src='http://blog.lopau.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xphunt3r</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1018</link>
		<dc:creator>xphunt3r</dc:creator>
		<pubDate>Mon, 06 Jul 2009 11:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1018</guid>
		<description>thanks for the third one it works for me..............</description>
		<content:encoded><![CDATA[<p>thanks for the third one it works for me&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karito</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1010</link>
		<dc:creator>karito</dc:creator>
		<pubDate>Wed, 01 Jul 2009 20:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1010</guid>
		<description>In my one website i have same problem: “Unable to create directory /home/username/public_html\wp-content\uploads\20097. Is its parent directory writable by the server?”</description>
		<content:encoded><![CDATA[<p>In my one website i have same problem: “Unable to create directory /home/username/public_html\wp-content\uploads\20097. Is its parent directory writable by the server?”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://blog.lopau.com/wordpress-error-is-its-parent-directory-writable-by-the-server/comment-page-1/#comment-1001</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Tue, 30 Jun 2009 05:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=310#comment-1001</guid>
		<description>If you&#039;re on a Plesk server with RHEL, the following should work (and preserve security):

mkdir wp-content/uploads
chown -R apache:apache wp-content/uploads
chmod -R 744 wp-content/uploads</description>
		<content:encoded><![CDATA[<p>If you&#8217;re on a Plesk server with RHEL, the following should work (and preserve security):</p>
<p>mkdir wp-content/uploads<br />
chown -R apache:apache wp-content/uploads<br />
chmod -R 744 wp-content/uploads</p>
]]></content:encoded>
	</item>
</channel>
</rss>
