Skip to content

Instantly share code, notes, and snippets.

@jasperf
Last active October 4, 2015 12:17
Show Gist options
  • Save jasperf/2633984 to your computer and use it in GitHub Desktop.
Save jasperf/2633984 to your computer and use it in GitHub Desktop.
Joomla 1.5 Bash command Make all needed directories writable -- Server with faulty rights setup #joomla #chmod
chmod 777 administrator/backups/ administrator/language/ administrator/components/ administrator/language/en-GB/ administrator/modules/ administrator/templates/ components/ images/ images/banners/ images/stories/ language/ language/en-GB/ language/en-GB/ language/pdf_fonts/ media/ modules/ plugins/ plugins/content/ plugins/editors/ plugins/editors-xtd/ plugins/search/ plugins/system/ plugins/user/ plugins/xmlrpc/ templates/ /opt/local/www/joomla15/cache/ /opt/local/www/joomla15/administrator/cache/ /opt/local/www/joomla15/logs/ /opt/local/www/joomla15/tmp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment