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

Tim Johnson tim at akwebsoft.com
Tue Jul 2 20:10:52 UTC 2013


* 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.
-- 
Tim 
tim at tee jay forty nine dot com or akwebsoft dot com
http://www.akwebsoft.com


More information about the support mailing list