[linux] How to kill a process [file name] in web-PHP
#1

[linux] How to kill a process [file name] in web-PHP

I've tried using

Код:
<?php
	shell_exec ('killall -9 specific-samp-named-server'); // shell_exec ('killall -9 HuluSrv');
?>
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!
Reply


Messages In This Thread
[linux] How to kill a process [file name] in web-PHP - by Tenshi - 20.01.2012, 03:01
Re: [linux] How to kill a process [file name] in web-PHP - by iLinx - 20.01.2012, 03:07
Re: [linux] How to kill a process [file name] in web-PHP - by Tenshi - 20.01.2012, 17:43

Forum Jump:


Users browsing this thread: 1 Guest(s)