How can you reset magento files and directory permissions?
Answer / Kalpna Rani
To reset Magento files and directory permissions, you can use the following command in SSH: sudo find var/ pub/ media/ tmp/ var/session/ app/etc -type f -exec chmod 644 {} ; && sudo find var/ pub/media/tmp/var/session/app/etc -type d -exec chmod 755 {} ;
| Is This Answer Correct ? | 0 Yes | 0 No |
Is magento a wordpress?
How to add an external javascript or css file to magento?
How many sites use magento?
What are the disadvantages of using magento?
What is magento ecommerce?
How to add custom javascript and css file in magento
how you can move Magento to another Directory?
What is codePool?
How can you improve performance of magento?
What does a crm do?
Explain the types of sessions are available in magento?
Describe various versions of magento.