Skip to content

Instantly share code, notes, and snippets.

@maxout
Last active June 5, 2024 08:11
Show Gist options
  • Save maxout/9047906 to your computer and use it in GitHub Desktop.
Save maxout/9047906 to your computer and use it in GitHub Desktop.

Revisions

  1. maxout revised this gist Jul 5, 2016. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion Shopware Folder Permissions
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,5 @@ chmod 777 -R engine/Shopware/Plugins/Default
    chmod 777 -R web/cache/
    chmod 777 -R recovery/
    chmod 777 -R themes/Frontend
    chmod 777 -R recovery/install/data
    chmod 777 -R recovery/install/data
    chmod 777 -R var/
  2. maxout revised this gist Jan 3, 2016. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion Shopware Folder Permissions
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,8 @@ chmod 777 -R files
    chmod 777 -R media
    chmod 777 -R engine/Shopware/Plugins/Community
    chmod 777 -R logs
    chmod 777 -R engine/Shopware/Plugins/Default
    chmod 777 -R engine/Shopware/Plugins/Default
    chmod 777 -R web/cache/
    chmod 777 -R recovery/
    chmod 777 -R themes/Frontend
    chmod 777 -R recovery/install/data
  3. maxout created this gist Feb 17, 2014.
    7 changes: 7 additions & 0 deletions Shopware Folder Permissions
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    chmod 777 config.php
    chmod 777 -R cache
    chmod 777 -R files
    chmod 777 -R media
    chmod 777 -R engine/Shopware/Plugins/Community
    chmod 777 -R logs
    chmod 777 -R engine/Shopware/Plugins/Default