Index: INSTALL.txt =================================================================== --- INSTALL.txt (revision 6673) +++ INSTALL.txt (working copy) @@ -158,7 +158,7 @@ "sudo" command. Assuming that the web server user is in the group named "apache", execute the following commands in the web site root directory: sudo chgrp -R apache fileadmin typo3temp typo3conf uploads - sudo chmod g+rwX,o-w fileadmin typo3temp typo3conf uploads + sudo chmod -R g+rwX,o-w fileadmin typo3temp typo3conf uploads If "sudo" is not available, ask your hosting company to change the permissions.