• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Installing and permissions

Status
Not open for further replies.

rostislav

Chevereto Member
Hello,
I can't install Chevereto, I got a permission error:

OSykmku.png


Both folders are set to 755.
 
The best that you can do is that your web server (Apache, nginx, etc) has permissions over the whole website folder. This is because you won't have issues either with content or with the auto update. If run the web server without full writing permissions, you will need to set folders in 755, 775 or 777 (in that order). Note that using chmod for that is very discouraged and you should go for the other method which is usually applied with suPHP and some other one-click workarounds in each web host.
 
Last edited:
Status
Not open for further replies.
Back
Top