Error: Key don't have permission to run v-add-fastcgi-cache

Hello,

When I try to activate fastcgi cache with API, I have the following error:

Error: Key don’t have permission to run v-add-fastcgi-cache

But it doesn’t seems that I can add this right?

Is there another way?

Thanks in advance!

Hi @Ficar,

Yes, you can add the command to the permissions file you are using. For example, if you assigned to the user the billing permissions, edit the file and add v-add-fastcgi-cache to the list

/usr/local/hestia/data/api/billing

Example:

ROLE='admin'
COMMANDS='v-add-user,v-delete-user,v-suspend-user,v-unsuspend-user,v-change-user-shell,v-list-user,v-list-users,v-make-tmp-file,v-add-domain,v-change-user-package,v-make-tmp-file,v-change-user-password,v-add-fastcgi-cache'

1 Like

Thank you so much it worked!

Have a very nice day :smiley:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.