How to call shell script from php that requires SUDO?
I have a file that is a bash script that requires SUDO to work.
I have a file that is a bash script that requires SUDO to work.
I have a Python script that needs to execute an external program, but for some reason fails.