CHMOD after installation complete

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
brin

CHMOD after installation complete

Post 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?
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: CHMOD after installation complete

Post 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
brin

Re: CHMOD after installation complete

Post by brin »

775

or should/can I do 755?

Thanks for the speedy reply!! Appreciate it.
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: CHMOD after installation complete

Post 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 :)
Locked

Return to “[locked] Installation, Setup and Upgrade”