Quantcast
Channel: PHP – CodeBin
Viewing all articles
Browse latest Browse all 3

Running scripts as root from PHP

$
0
0
I needed to integrate a Linux server with our existing web application, which involved dynamically changing iptables rules by a bash script. For obvious reasons, the script needed root privileges to execute successfully. On CentOS (and a handful of other

Viewing all articles
Browse latest Browse all 3

Trending Articles