20.01.2012, 03:01
[linux] How to kill a process [file name] in web-PHP
I've tried using
Want to be able to go to www.mySiTe.com/path/here/killme.php,
and its not working, any tips, and helps, thanks-HELP you linux queens and kings!
I've tried using
Код:
<?php shell_exec ('killall -9 specific-samp-named-server'); // shell_exec ('killall -9 HuluSrv'); ?>
and its not working, any tips, and helps, thanks-HELP you linux queens and kings!