This is what you should see...
Chad Artiaga wrote:
Hi, so what I found is that there is a list of folders that must have permissions setup individually. They are listed under "Site-->System Information--->Directory Permissions" If they are unwritable, then Joomla will not function properly. I had even better success with this when I did this from the start, with a fresh installation. I made the CHMOD changes via FTP and made Group permission 6 - to write, ex. 664. I left the public permission the same to keep things as secure as possible.
The list should look exactly like mine below.
-Directory Permissions
-Directory Status
administrator/components Writable
administrator/language Writable
administrator/language/en-GB Writable
administrator/language/overrides Writable
administrator/manifests/files Writable
administrator/manifests/libraries Writable
administrator/manifests/packages Writable
administrator/modules Writable
administrator/templates Writable
components Writable
images Writable
images/CAB Writable
images/banners Writable
images/sampledata Writable
language Writable
language/en-GB Writable
language/overrides Writable
libraries Writable
media Writable
modules Writable
plugins Writable
plugins/authentication Writable
plugins/captcha Writable
plugins/content Writable
plugins/editors Writable
plugins/editors-xtd Writable
plugins/extension Writable
plugins/finder Writable
plugins/quickicon Writable
plugins/search Writable
plugins/system Writable
plugins/user Writable
templates Writable
configuration.php Writable
cache (Cache Directory) Writable
administrator/cache (Cache Directory) Writable
/var/www/clients/client0/web19/web/logs (Log directory) Writable
/var/www/clients/client0/web19/web/tmp (Temp directory) Writable
But with a little side-note - If the ownership on the server is correct then the permissions should be:
Folders: 755
Files: 644