vote up 0 vote down star
1

After joomla upload to ftp . how many folder needed mode 777 need enable to working joomla without any error.

flag

40% accept rate

4 Answers

vote up 3 vote down

Depending on the security configuration of your Web server the recommended default permissions of 755 for directories and 644 for files should be reasonably secure.

source: http://docs.joomla.org/What_are_the_recommended_file_and_directory_permissions%3F

link|flag
Also, if you are still having problems with Joomla! when your folders are set to 755, you have a HOSTING issue and not a Joomla! issue. – jlleblanc Jun 7 at 23:21
vote up 1 vote down

never use 777 but use 755.

755 only for writeable folders like components, modules, templates, caches and images.

except for that .. set to 664

link|flag
vote up 0 vote down

The only file that needs to be writable is configuration.php. It should be set to 666.

You can find the list of folders by going to the Joomla admin area (the 'administrator' folder in your Joomla installation). Go to Help > System info in the menu then click Directory permissions. This page tells you whether they are writable or not. Folders should be set to 777.

link|flag
vote up 0 vote down

None.

Joomla 1.5 contains an option that uses your FTP account and password to write to files it needs to write to. Enable that and none of them need to be world writeable.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.