What permissions required for file and folder in magento?
Answer Posted / Dinesh Pal Singh
When dealing with files and folders in Magento, make sure they have the following permissions:n- 755 for directories (drwxr-xr-x)n- 644 for PHP files (-rw-r--r--) and .htaccess files (-rw-r--r--).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers