hey,
I want to use a php script to run a bash script located in usr/sbin.
You must have root access to run this script.
How can I run my php script (secure) with root access?
I want to use the exec() or system() function of php to run this script.
Can someone help me with this.
kind regards,
bram