Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Configurare panel.


Question

Posted

Salut, cum as putea configura panelul burned? Imi trebuie pentru serverul se SA:MP,  ma ajuta cineva..?

  • Upvote 1

2 answers to this question

Recommended Posts

  • 0
Posted

Deci in panel ai  un fisier numit config sau app. dai pe unu dintre ele si jos de tot iti apare user /host/Baza_date/password iar tu pui acolo detalile gamemodului!

  • 0
Posted (edited)

Intra in :

panel/app.php

Acolo ai :

DB::$db['mysql'] = [
	'host' 		=> 	'Hostul', /// 127.0.0.1
	'username' 	=> 	'username-ul bazei de date', /// root
	'password' 	=> 	'parola de la baza de date', // spatiu liber (vorbind de localhost)
	'dbname' 	=> 	'numele bazei de date' // numele la baza din phpmy admin
	
];

Config::$data = (object) [
	'site_name' => 'Numele la panel', /// LocalHost | UCP
	'url' => 'Locatia unde este panelul', /// http://localhost/panel/
	'url_forum' => 'link forum ', /// http://localhost/forum/
];

(!) tot ce este dupa "///" este doar un exemplu.

Sper ca te-am ajutat

Edited by SilviuInfinite
Greseala gramaticala
Spoiler

Gang Gang

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.