Trying to create a new feature. Started adding components, when i got this message:
"Could not write module to sites/all/modules/dekk. Ensure your file permissions allow the web server to write to that directory."

How should i set up this permissions to ensure it is secure, but still enables for Features to create that directory.

Thanks :)

Comments

hefox’s picture

Status: Active » Fixed

You should only be using generate on a development environment, e.g. non-public facing (local, behind vpn, etc.). Else use the download features or drush to create the feature instead.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.