how you can reset Magento file & Directory permissions?
Answer / Dinesh Kumar Dubey
To reset Magento file and directory permissions, use the command-line tool 'sudo find var pub/static pub/media app/etc -type f -chmod 644' followed by 'sudo find var pub/static pub/media app/etc -type d -chmod 755'.
| Is This Answer Correct ? | 0 Yes | 0 No |
How much does magento 2 cost?
what is the benefit of applying Connect Patches in Magento?
When you need to clear the cache to see the changes made in magento?
What is magento marketplace?
State whether namespace is mandatory while creating a custom module in magento?
Explain about the modules of magento?
What are the different versions of magento?
Is magento better than wordpress?
What code is magento written in?
How to run custom query in magento?
How to change theme for login users?
Explain EAV Concept in magento