I am programming a Plugin for DirectAdmin. It is working well but I have one problem.
I have to restart a service (service apf restart) on Admin Level in my Plugin. How can I do it? I tried several things like exec etc, but I dont have the root permissions.
Is there a solution?
I have to restart a service (service apf restart) on Admin Level in my Plugin. How can I do it? I tried several things like exec etc, but I dont have the root permissions.
Is there a solution?