How can I enable chmod support in my existing hestia installation?

See Previous Thread

As replied by Marcus, It is supported in 1.8.12 version, we have to modify a line somewhere in code. But I think that would apply to new installations.

How can I enable this feature in my existing installation of 1.8.12

sudo sed -i 's/\(.*"permissions" => \[.*\)\]/\1, "chmod"\]/' /usr/local/hestia/web/fm/configuration.php

thanks, it worked without even need to restart hestia process.

1 Like

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