drupal-docker-lite icon indicating copy to clipboard operation
drupal-docker-lite copied to clipboard

sites/default/files permissions are invalid after site-install is run

Open mortenson opened this issue 7 years ago • 0 comments

I've noticed that the Aggregate JavaScript files checkbox in the UI is disabled after most site-install runs. A quick fix is to run chmod -R 755 sites/default, but we shouldn't have to manually change permissions like that.

mortenson avatar Jan 31 '18 17:01 mortenson