BG PANEL for ts3

Pain

Member
Feb 20, 2016
102
17
53
Hi guys , so i have this system for games and ts3 i think , but i have a error :( , with myslq , but look al the script , al is good ! you know what is these error ? , thankyou !

0MtSKvD.png


ohTXVOJ.png
 

Timmi6790

Member
Jan 9, 2016
5
0
33
I mean i find you error:

define('DBHOST', 'localhost');
Dont edit
Edit with your datas

// DBHOST is the MySQL Database Hostname
// Default: "localhost"
define('DBHOST', 'localhost');

// DBNAME is the MySQL Database Name
define('DBNAME', 'painelts3');

// DBUSER is the MySQL Database Username
define('DBUSER', 'root');

// DBPASSWORD is the MySQL Database Password
define('DBPASSWORD', 'YOUR PW');

// DBPREFIX is the MySQL Table Prefix
define('DBPREFIX', '');
 
Last edited:

Marcel Menk

Member
Feb 6, 2016
14
9
38
Youve got define('localhost', 'localhost'); in your config. You need to replace it with define('DBHOST', 'localhost');

The quotes can be rather single or doublequotes. PHP does not care about that.
Same goes for the DBNAME section and the DBUSER. You somehow changed both params which isnt supposed to happen.
 

Pain

Member
Feb 20, 2016
102
17
53
so guys , thanks for help , but i have now other error ! look

IM2Qv8U.png

helppp , i cant find the .ssh/passpharase in my linux with Unbutu !
 
Last edited:

Timmi6790

Member
Jan 9, 2016
5
0
33
You must activate a option in your program, to see hiden files.
Wich tool do you use to conenct to your server? May i can help you.
 

Pain

Member
Feb 20, 2016
102
17
53
it did not work, this option was already checked!
 

Timmi6790

Member
Jan 9, 2016
5
0
33
Have you transferred the files from your computer to the server?
Or have the server directly downloaded it?

When you have transferred it, it can be possible that when you use windows, the hidden files are not transferd, because the are hidden.
 

Marcel Menk

Member
Feb 6, 2016
14
9
38
No offence but one quick question. If you cant even set up a webpanel in a propper way are you sure you are capable of securing a linux system in a propper way? Or is it just a test system?
 

Pain

Member
Feb 20, 2016
102
17
53
way too much double posting
was invisible on the server but on my computer I could see, I managed to solve this part, thanks for your help!

No offence but one quick question. If you cant even set up a webpanel in a propper way are you sure you are capable of securing a linux system in a propper way? Or is it just a test system?
I had never seen this panel, not quite understand panel, then I'm testing to see if is good.

Guys this is not for teamspeak :mad::mad::mad::mad::mad::mad::mad::mad::mad::mad: , i see nothing for teamspeak
 
Last edited by a moderator:

kingston

Contributor
Feb 10, 2016
243
151
128
You need some basic knowledge and understanding what you are doing when you want to deal with such solutions, especially to profit on them. If not then be prepared to pay for professional help. I have no mercy for sellers and leechers, sorry.
 

Denis_Minin

Member
Feb 28, 2016
31
26
53
How , help me , it is not for teamspeak , i see nothing for teamspeak :( , i havel al the panel , but what is for teamspeak in this panel
I have 3 ways how to help you:
1. I Can Install For You Bgpanel Myself if you give me access
2. I can Install You on TeamViewer
 
Top