[support] Can't clear cache with drush (file permissions)

Jamie Holly hovercrafter at earthlink.net
Tue Jul 2 20:14:07 UTC 2013


If memory serves you set ACL in OSx via chmod. You might want to check 
the man on that.

Jamie Holly
http://www.intoxination.net
http://www.hollyit.net

On 7/2/2013 4:10 PM, Tim Johnson wrote:
> * Fred Yankowski <fcy at imsa.edu> [130701 15:28]:
> > I do that either using sudo to the Apache user
> >
> >      sudo -u _www drush cc all
> >
> > or by putting ACLs on the drupal files allowing writing by another user:
> >
> >      sudo setfacl -R -m u:tim:rwX sites/default/files
> >      sudo setfacl -R -m d:u:tim:rwX sites/default/files
> >
> >      drush cc all
> >
> > However, I gather that setfacl is not generally available on Mac OS X.
>    Thanks Fred. I have lately transitioned from linux to OS X ....
>    you are correct about setfacl not being available, but I think
>    that OS X has a comparable feature, I just need to figure it out.
>
>    Will let you all know.



More information about the support mailing list