How do I unsubscribe from these emails? I signed up for the wrong one.<br><br><div class="gmail_quote">On Mon, Dec 17, 2012 at 2:42 PM, Daniel Germer <span dir="ltr">&lt;<a href="mailto:daniel@triple5.org" target="_blank">daniel@triple5.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <span></span>But drush is still changing
    permissions to 750 on the root
    <span>&gt; &gt; </span> directory on the
    remote server. This disables the site until I
    <span>&gt; &gt; </span> reset the
    permissions to 755. <span></span>
    <blockquote type="cite">
      <blockquote type="cite" style>
        <pre><span> </span>
<span>&gt; </span>DocumentRoot should never be able to be read by others.  Drush is
<span>&gt; </span>doing a good thing here.  The DocumentRoot group should match that of
<span>&gt; </span>the user id executing httpd.  This would allow the httpd user to read
<span>&gt; </span>the DocumentRoot directory with 750 permissions.
</pre>
      </blockquote>
      <pre>  Thanks Ernie. I will contact the hoster for the appropriate way to
  handle this.
  cheers</pre>
    </blockquote>
    Sorry for not using the exact terms, of course it is user - group -
    other <br>
    where <br>
    &quot;user&quot; == file owner and <br>
    &quot;other&quot; == the rest of the world.<br>
    In filezilla for example it is called owner, group and Public
    permissions, but this all boils down to the same point:<br>
    <br>
    You should not have to make a file world/public/other - accessible
    if you want to keep your pants on ;-)<br>
    <br>
    So right now maybe the file has the following denominations:<br>
    drwxrwxr-x  daniel daniel yourfolder<br>
    which means that the group and owner bits are daniel<br>
    if I want to change it to make it accessible not the
    world/other/public then I have to set it<br>
    chmod 750<br>
    Now apache cannot access it, so I have two options:<br>
    <ol>
      <li>I chown the folder (and subcontent - use with greatest care):<br>
        chown -R daniel.www-data yourfolder<br>
        This would be the option that you choose if you have a shell
        access or someway to change the group of your files.<br>
      </li>
      <li>I just add apache to the group daniel (not recommended)<br>
      </li>
    </ol>
    (and yes, technically speaking it is user (u) group (g) and other
    (o) as in the bash-script that I use to correct my drupal
    permissions if I messed something up see
    <a href="http://mentalitea.com/drupalpermissions" target="_blank">http://mentalitea.com/drupalpermissions</a>.)<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Daniel<br>
  </font></span></div>

<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div><font style="font-family:Verdana;font-size:16pt" color="#1f497d" size="4"><b>Jada Benjamin</b><font style="font-family:Verdana;font-size:12pt" color="#000000"><br>

</font><font style="font-family:Verdana;font-size:12pt" color="#000000"><a href="mailto:jademediasolution@live.com" target="_blank">j</a><a href="mailto:adasb@gmail.com" target="_blank">adasb@gmail.com</a></font><font style="font-family:Verdana;font-size:12pt" color="#000000"><br>

</font><font style="font-family:Verdana;font-size:12pt" color="#000000">617-602-6299</font><font style="font-family:Verdana;font-size:12pt" color="#000000"><br></font><font style="font-family:Verdana;font-size:12pt" color="#000000"><br>

</font><font style="font-family:Verdana" color="#000000" size="1">Sent via my Windows Phone</font></font></div></div><br>