Una nota a margine: sul server in questione (macchina di test) non ho problemi di accesso, quindi posso dare tranquillamente chmod :-)
Pensavo, di mettere un bel:
chown apache:gruppoweb -R .
chmod -R 704 .
chmod -R 0705 images
chmod -R 0705 media
chmod -R 0705 uploadfiles
chmod -R 0705 components
chmod -R 0705 languages
chmod -R 0705 modules
chmod -R 0705 templates
chmod -R 0705 administrator/backups
chmod -R 0705 administrator/components
chmod 604 configuration.php
Cosa ne pensate?