VPS Control Panel!
#1

Anyone out there who has some knowledge with this who can share.
i now tried GameCp & Antctrl but it wont work
im tryin to use this one right now :<omitted>

Code:
<?php
/*

* Christophers's SA-MP Control Panel
* Created for the SA-MP Community.
* All code herein may not be used for the purposes of commercial gain!.

*/

global $RemoteIP = '85.25.162.100';
global $RemoteUser = 'NAMEDELETED';
global $RemotePass = 'PASSWORDELTED';
global $RemoteDIR = '/home/NAMEDELETED/samp03/';
global $RemoteServerFile = 'samp03svr';
global $AdminAccount = 'NAME DEELTED';
global $AdminPassword = 'PASSWORD DELETED';


/* 

--> Example Configuration File <--

$RemoteIP = '127.0.0.1';
$RemoteUser = 'root';
$RemotePass = 'password';
$RemoteDIR = '/home/MyStuntServer/';
$RemoteServerFile = 'samp03svr';
$AdminAccount = 'Multibyte';
$AccountPassword = 'MySecratePassword';

*/


/* This is the IP Address of the remote machine your wanting to connect too. */
$RemoteIP = 'Nofne';

/* This is the username of the remote machine your wanting to connect too. */
$RemoteUser = 'Nonfe';

/* This is the password of the remote machine your wanting to connect too. */
$RemotePass = 'Nofne';

/* This is the directory of where the server is located on your unix system. */
$RemoteDIR = 'Nofne';

/* This is the executable file that you use to start your server with. */
$RemoteServerFile = 'Nfone';

/* This is the username for the control panel. */
$AdminAccount = 'Nonee';

/* This is the password for the control panel. */
$AdminPassword = 'Nonee';
?>
This is the PHP settings would appreciate some help.
Reply


Messages In This Thread
VPS Control Panel! - by NotoriousMOB - 25.04.2011, 21:58
Re: VPS Control Panel! - by Hal - 26.04.2011, 02:16
Re: VPS Control Panel! - by NotoriousMOB - 26.04.2011, 02:18
Re: VPS Control Panel! - by Mr187 - 26.04.2011, 02:18

Forum Jump:


Users browsing this thread: 1 Guest(s)