2013-04-04 57 views
0

我運行drush品牌和得到以下錯誤Drush使目錄不可寫

Directory /Applications/MAMP/htdocs/geoslate/sites/default exists, but is not writable. Please check directory permissions.         [error] 
Unable to copy /tmp/make_tmp_1365076314_515d695acefc3/__build__/sites/default to ./sites/default.               [error] 
Cannot move build into place  

我不是在終端權限的專家,你可以給我一隻手給該目錄的寫permisions。我試過chmod -w/Applications/MAMP/htdocs/geoslate/sites/default和chmod u + x/Applications/MAMP/htdocs/geoslate/sites/default

回答