Reading list Switch to dark mode

    Magento sufficient write file permissions

    Updated 16 October 2012

    Magento sufficient write file permissions : This problem came very frequently when you are using magento or installing it in linux based server . use following linux shell script to fix these issues in a fly .

    find . -type d -exec chmod 755 {} \;
    find . -type f -exec chmod 644 {} \;

    enjoy 🙂

    Searching for an experienced
    Magento Company ?
    Find out More
    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    Be the first to comment.

    Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home