Last active
October 4, 2015 12:17
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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