You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #6136 Update directory permissions to make var/ writable (andrerom)
This PR was merged into the 3.0 branch.
Discussion
----------
Update directory permissions to make var/ writable
Simplifies the directory permission commands to make sure:
- `var/sessions` folder is writable
- other custom sub folders of `var` are writeable, typically data / storage / upload folder needed cms/crm/ecommerce/pim/.. systems built on top of symfony, avoiding that these projects needs to have own conflicting documentation on this
Closes#6132
Commits
-------
d6456ad Update dir permissions to reflect var being writable
f18a1aa Update directory permissions to make var/ writable
0 commit comments