Skip to content

Instantly share code, notes, and snippets.

@SantoshSrinivas79
Created September 3, 2012 11:36
Show Gist options
  • Save SantoshSrinivas79/3608708 to your computer and use it in GitHub Desktop.
Save SantoshSrinivas79/3608708 to your computer and use it in GitHub Desktop.
PyroCMS folder permissions
sudo chmod -R 777 system/cms/cache
sudo chmod -R 777 system/cms/config
sudo chmod -R 777 addons
sudo chmod -R 777 assets/cache
sudo chmod -R 777 uploads
sudo chmod -R 666 system/cms/config/config.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment