", $command, "";//DEBUG // execute command echo "Restarting service ", $service, " … "; exec($command, $output, $exitcode); // echo "Output is
", join("", $output), "