#1

Hello...I have GREX UCP [ https://sampforum.blast.hk/showthread.php?tid=146292 ]..
I want to put this ucp on my site but i don`t know how..

I don`t know how i can put at this :

Код:
?>
config.php
<?php
// Set the directory of the SAMP folder // Geben Sie den Pfad des Servers an
$GameDir = "C:\server\SAMP";
// Set the directory where the logfiles from the UCP will be save // Geben Sie den Pfad wo die Logfiles vom UCP gespeichert werden sollen an
$LogDir = "C:\log\samp";
//
?>
My server..My server is hosted and i don`t know how to make the connection with the host..

Код:
$GameDir = "C:\server\SAMP";
Reply
#2

You need a webhost in order to host the php file.
Reply
#3

I have a webhost..what can i do now ? UCP is not for MYSQL ! My server don`t use Mysql..
Reply
#4

In addition to your webhost you need your server host's IP address or in case you are hosting it from your own computer you need specify your external ip address and the path to the .ini files.

So it would be something like:

Код:
$GameDir = "193.40.254.126\server\SAMP";
The IP address and path is just an example set though, that's up to you to specify.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)