UCP Help
#1

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 ?
Reply
#2

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.
Reply
#3

$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'
Reply
#4

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?
Reply
#5

ssh is used for server session from ur pc
Reply
#6

Quote:
Originally Posted by 0x88
Посмотреть сообщение
ssh is used for server session from ur pc
I have that
Reply
#7

Stop bumping this thread.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)