<?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: Setup Magento Permissions Script</title>
	<atom:link href="http://www.osetemplates.com/11/setup-magento-permissions-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.osetemplates.com/11/setup-magento-permissions-script/</link>
	<description>Magento Themes &#38; Magento Template Developers!</description>
	<lastBuildDate>Tue, 22 Mar 2011 22:36:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stefan</title>
		<link>http://www.osetemplates.com/11/setup-magento-permissions-script/#comment-19</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 05 Dec 2008 13:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.osetemplates.com/?p=135#comment-19</guid>
		<description>Hi Brian,

If you have access to the SSH command line then the best (easiest) option would be to login and run the second command. You&#039;ll need to ask your host if you can have SSH access.

find ./ -type d -exec chmod 755 {} \; &amp;&amp; find ./ -type f -exec chmod 644 {} \;

You can also set the permissions via FTP by chmod 777 on these directories:
    * magento/app/etc
    * magento/media
    * magento/var
    * magento/var/.htaccess

If you installed sample data you&#039;ll need to chmod 777 any files in magento/media also.

Again if you&#039;re having trouble it&#039;s probably best to ask your webhost who can set these permissions directly for you.

Hope this helps, ask if you need anything else.

Stefan</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>If you have access to the SSH command line then the best (easiest) option would be to login and run the second command. You&#8217;ll need to ask your host if you can have SSH access.</p>
<p>find ./ -type d -exec chmod 755 {} \; &#038;&#038; find ./ -type f -exec chmod 644 {} \;</p>
<p>You can also set the permissions via FTP by chmod 777 on these directories:<br />
    * magento/app/etc<br />
    * magento/media<br />
    * magento/var<br />
    * magento/var/.htaccess</p>
<p>If you installed sample data you&#8217;ll need to chmod 777 any files in magento/media also.</p>
<p>Again if you&#8217;re having trouble it&#8217;s probably best to ask your webhost who can set these permissions directly for you.</p>
<p>Hope this helps, ask if you need anything else.</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.osetemplates.com/11/setup-magento-permissions-script/#comment-17</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 05 Dec 2008 00:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.osetemplates.com/?p=135#comment-17</guid>
		<description>Hello,
I am trying to install Magento and am still having permissions problems. Where do I place these scripts for them to work. ( I am pretty new to programming).
Thanks, 
Brian</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I am trying to install Magento and am still having permissions problems. Where do I place these scripts for them to work. ( I am pretty new to programming).<br />
Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
</channel>
</rss>

