Skip to content

Instantly share code, notes, and snippets.

@iBet7o
Created January 23, 2016 01:13
Show Gist options
  • Save iBet7o/95a10dc61b9532b942bb to your computer and use it in GitHub Desktop.
Save iBet7o/95a10dc61b9532b942bb to your computer and use it in GitHub Desktop.
Command to give permissions to directories and files on opencart

2.1.0.1

chmod -R 777 config.php admin/config.php image/ image/cache/ image/catalog/ system//storage/cache/ system/storage/logs/ system/storage/download/ system/storage/upload/ system/storage/modification/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment