• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

There is no permission to write in up/

imagelogic said:
i don't understand why I get this error can someone help me?

So, you need to add Write permission to this folder.

Code:
sudo chmod 777 /where/is/the/folder

You will have to do that for a couple of folder.
 
dudumomo said:
imagelogic said:
i don't understand why I get this error can someone help me?

So, you need to add Write permission to this folder.

Code:
sudo chmod 777 /where/is/the/folder

You will have to do that for a couple of folder.

where to add this code ??? please be little more specific
 
aks_akash said:
dudumomo said:
imagelogic said:
i don't understand why I get this error can someone help me?

So, you need to add Write permission to this folder.

Code:
sudo chmod 777 /where/is/the/folder

You will have to do that for a couple of folder.

where to add this code ??? please be little more specific
That what he said a a console command, you can only use it it you have command line access to your server ( usually called ssh access)

Normally you use your ftp program to chmod the folders to 744.
 
Back
Top