Permission settings?

can anyone help…Im getting 403 error on install (third attempt this weekend)



I have these settings:



666 config.local.php

777 catalog

777 images

777 skins

777 var



what about:



admin.php

config.php

index.php

init.php

prepare.php



?

[QUOTE]666 config.local.php

777 catalog

777 images

777 skins

777 var[/QUOTE]



777 var+subfolders


[QUOTE]what about:



admin.php

config.php

index.php

init.php

prepare.php[/QUOTE]

should be usually 644



If your server uses suPHP or FastCGI then:



all files = 644

all directories = 755

Try setting permissions 775 instead if your servers are running under SuExec mode. Check with your hosting support guys about this. They have will have the best answer on this.