UCP Help -
AliAbu - 28.11.2017
Hello guys currently i am using User control panel from this website.
I've got some questions which is on my mind now,please solve it for me and reps would be given
I'm using this UCP
http://diverserp.ph.tn/ucp/
and why does is say server is off ?
This is the config
$serverconfig = array(
'sampip' => 'to avoid from hack', /* SA-MP Server IP */
'sampport' => to avoid from hack, /* SA-MP Server port */
'sship' => 'to avoid from hack', /* IP of the SSH Server */
'sshport' => to avoid from hack, /* Port of the SSH Server */
'sshuser' => 'to avoid from hack', /* SSH User */
'sshpasswd' => 'to avoid from hack', /* SSH Password for the given user */
'serverdir' => '~', /* Directory where your SA-MP Server is located */
'serverexe' => 'samp03svr' /* Name of your SA-MP Server executable */
and what does SSH means ? My server is hosted in Open game panel at elites host.
SSH is FTP details ?
Re: UCP Help -
KtotheYle - 28.11.2017
You'll need to update "to avoid from hack" with your information. And yes the SSH information is what you use to connect to your server when using a FTP client.
Re: UCP Help -
Lant - 29.11.2017
$serverconfig = array(
'sampip' => 'YOUR SERVER IP',
'sampport' => YOUR SERVER PORT,
'sship' => 'IP OF FTP SERVER',
'sshport' => PORT OF FTP SERVER,
'sshuser' => 'USER OF FTP SERVER',
'sshpasswd' => 'PASSWORD OF FTP SERVER',
'serverdir' => 'DIRECTORY OF SAMP SERVER (Default "/" usually',
'serverexe' => 'NAME OF YOUR SAMP SERVER EXECUTABLE as Linux: samp03svr Windows: SAMP-server.exe'
Re: UCP Help -
Markaraza - 02.12.2017
Quote:
Originally Posted by Lant
$serverconfig = array(
'sampip' => 'YOUR SERVER IP',
'sampport' => YOUR SERVER PORT,
'sship' => 'IP OF FTP SERVER',
'sshport' => PORT OF FTP SERVER,
'sshuser' => 'USER OF FTP SERVER',
'sshpasswd' => 'PASSWORD OF FTP SERVER',
'serverdir' => 'DIRECTORY OF SAMP SERVER (Default "/" usually',
'serverexe' => 'NAME OF YOUR SAMP SERVER EXECUTABLE as Linux: samp03svr Windows: SAMP-server.exe'
|
Hello can you teach me how to create UCP sir?
Re: UCP Help -
0x88 - 02.12.2017
ssh is used for server session from ur pc
Re: UCP Help -
Markaraza - 02.12.2017
Quote:
Originally Posted by 0x88
ssh is used for server session from ur pc
|
I have that
Re: UCP Help -
TaiRinsuru - 02.12.2017
Stop bumping this thread.