Premetto che ho settato tutto come indicatomi ma non c'è verso l'errore che mi si pone è sempre lo stesso come posso procedere?


File Permissions
./cache File not readable
This is only required for file-based caching. Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "cache" directory.

./include File not readable
This is only required for the initial install and may be set back after the installer is run. Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "include" directory.

./include/smarty/templates_c File not readable
Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "include/smarty/templates_c" directory.
./language File not readable
Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "language" directory.

./language/indexes File not readable
Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "language/indexes" directory.

./templates File not readable
This is only required if you want to be able to edit the templates through the admin panel. Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "templates" directory, recursively.

./uploads_admin File not readable
Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "uploads_admin" directory.

./uploads_user File not readable
Log in over FTP and set chmod 0777 (Linux), or give Full Control to the user PHP runs as (Windows) on the "uploads_user" directory.