53
53
directories, execute the following commands from the project root:
55
55
sudo chgrp -R WEB_GROUP cache/ log/ config/ apps/*/config/ data/search/ \
57
57
web/wiki/lib/plugins/dw2pdf/mpdf/tmp/
58
58
chmod -cR g+wr config/ apps/*/config/ data/search/ data/sql/ data/uploads/ \
60
60
./symfony project:permissions
62
62
* NOTE: Replace WEB_GROUP with the group associated with the Apache user, e.g.