Command exec and system CentOs

0

Galera, I try to execute a kill, killall -9 to kill process with PHP and it does not work, do I have to enable something inside php? Simpler commands like whoami picks up ... OBS: I'm using CentOS and Ubuntu.

<?php exec("killall -9 2119"); ?>
    
asked by anonymous 18.05.2015 / 13:13

0 answers