Page 1 of 1

CHMOD after installation complete

Posted: Sat Jun 28, 2008 6:05 am
by brin
Before the installation we are required to CHMOD the files. My questions is do I set the permissions back to default after the installation is complete?

I am done installing and my current files have these permissions:

config.php = "666"

Modules recursive = "777"

tmp recursive = "777"

uploads recursive = "777"


Is this alright?

Re: CHMOD after installation complete

Posted: Sat Jun 28, 2008 6:51 am
by baresi
If you are done installing and things look good change config.php to 444 and try to tighten the others if you can like 775 instead of 777

Re: CHMOD after installation complete

Posted: Sat Jun 28, 2008 8:19 am
by brin
775

or should/can I do 755?

Thanks for the speedy reply!! Appreciate it.

Re: CHMOD after installation complete

Posted: Sat Jun 28, 2008 8:29 am
by baresi
Tighten it as much as you can, you can try 775 and see 755 and see if your host accepts it and things work :)