Hi!
how grant access to non admin user reload php-fpm?
I try to edit sudoers, but its not working for me
Hi!
how grant access to non admin user reload php-fpm?
I try to edit sudoers, but its not working for me
Edit backend template will reload php fpm
got it, thanks!
can you please explain? if it posible, to get some example please
Go to GUI and change the backend of a template?
But why does a not “admin” user need to reload php-fpm?
I use deployer (deployer.org) and after update code my changes is not loaded, only after reload php-fpm I see changes
Give the full sudo permission and use no password you can. run
sudo systemctl restart php7.4-fpm
It should work fine. But Hestia has it self no support for to allow reload / restart php-fpm via command line.