After joomla upload to ftp . how many folder needed mode 777 need enable to working joomla without any error.
|
|
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 |
||
|
|
|
never use 777 but use 755. 755 only for writeable folders like components, modules, templates, caches and images. except for that .. set to 664 |
||
|
|
|
|
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. |
||
|
|
|
|
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. |
||
|
|
