<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: File and folder permissions</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: File and folder permissions</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 15:25:25 +0000</pubDate>

<item>
<title>samboll on "File and folder permissions"</title>
<link>http://wordpress.org/support/topic/233183#post-952754</link>
<pubDate>Sun, 11 Jan 2009 20:34:59 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">952754@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think you misunderstand how the permissions work. The public needs rwx to read and execute the php files.&#60;br /&#62;
The group is what you need to worry about.&#60;br /&#62;
747 is way more secure than 777 as it doesn't allow any rwx for the group.&#60;br /&#62;
If your host allows this and it works - use it.&#60;br /&#62;
However in my experience most folders need 755 to work on most servers - which if the server is set up correctly is good to go.
&#60;/p&#62;</description>
</item>
<item>
<title>DoRullings on "File and folder permissions"</title>
<link>http://wordpress.org/support/topic/233183#post-952626</link>
<pubDate>Sun, 11 Jan 2009 18:04:05 +0000</pubDate>
<dc:creator>DoRullings</dc:creator>
<guid isPermaLink="false">952626@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi samboll&#60;/p&#62;
&#60;p&#62;Thanks for your reply. &#60;/p&#62;
&#60;p&#62;What I don't understand is why the author implying that this is more secure 777 since 747 gives write permission to everyone (public). Can you enlighten me please?&#60;/p&#62;
&#60;p&#62;edit: link to the article: &#60;a href=&#34;http://codex.wordpress.org/Changing_File_Permissions&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Changing_File_Permissions&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Thomas
&#60;/p&#62;</description>
</item>
<item>
<title>samboll on "File and folder permissions"</title>
<link>http://wordpress.org/support/topic/233183#post-952423</link>
<pubDate>Sun, 11 Jan 2009 14:45:00 +0000</pubDate>
<dc:creator>samboll</dc:creator>
<guid isPermaLink="false">952423@http://wordpress.org/support/</guid>
<description>&#60;p&#62;actually 747 is&#60;br /&#62;
owner - read, write, execute&#60;br /&#62;
group - read&#60;br /&#62;
public - read, write, execute&#60;br /&#62;
-rwxr--rwx
&#60;/p&#62;</description>
</item>
<item>
<title>DoRullings on "File and folder permissions"</title>
<link>http://wordpress.org/support/topic/233183#post-952357</link>
<pubDate>Sun, 11 Jan 2009 12:37:49 +0000</pubDate>
<dc:creator>DoRullings</dc:creator>
<guid isPermaLink="false">952357@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;I'm trying to find the most secure and working chmod for my WordPress uploads folder. I've done some reading at the installation FAQ / Changing File Permission and I got confused by this paragraph:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
You can make all the files in your wp-content directory writable in two steps, but before making every single file and folder writable you should first try safer alternatives like modifying just the directory. Try each of these commands first and if they dont work then go recursive, which will make even your themes image files writable. Replace DIR with the folder you want to write in&#60;/p&#62;
&#60;p&#62;chmod 746 -v DIR&#60;br /&#62;
chmod 747 -v DIR&#60;br /&#62;
chmod 756 -v DIR&#60;br /&#62;
chmod 757 -v DIR&#60;br /&#62;
chmod 764 -v DIR&#60;br /&#62;
chmod 765 -v DIR&#60;br /&#62;
chmod 766 -v DIR&#60;br /&#62;
chmod 767 -v DIR&#60;/p&#62;
&#60;p&#62;If those fail to allow you to write, try them all again in order, except this time replace -v with -R, which will recursively change each file located in the folder. If after that you still cant write, you may now try 777. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So to my question: Why is 747 more secure than 777? It still gives write permission to everyone?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Thomas Gabrielsen
&#60;/p&#62;</description>
</item>

</channel>
</rss>
