20.06.2012, 10:17
Hey,
I'm trying to set up a Control Panel for my Server (on a VPS)
but I can't find something out
This is not all of it but otherwise you see the Login etc.
But my question, is $server_directory good?
if I got to the first thing its in the map: root and then in the map volcom
I'm trying to set up a Control Panel for my Server (on a VPS)
but I can't find something out
PHP код:
$server_directory = "/root/samp/volcom"; // Your server directory
$start_command = "screen -s samp ./ samp03svr"; // the start command, can be screen -dmS `whoami` ./ or nohup ./
$query_command = "pidof"; // the query command, this one is the best i ever used.
?>
But my question, is $server_directory good?
if I got to the first thing its in the map: root and then in the map volcom