BG PANEL for ts3

Pain

Member
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
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
Joined
Jan 9, 2016
Messages
5
Reaction score
0
Points
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
Joined
Feb 6, 2016
Messages
14
Reaction score
9
Points
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
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
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
Joined
Jan 9, 2016
Messages
5
Reaction score
0
Points
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
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
53
i use WinSCP , help me bruh ;)
 

Pain

Member
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
53
it did not work, this option was already checked!
 

Timmi6790

Member
Joined
Jan 9, 2016
Messages
5
Reaction score
0
Points
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
Joined
Feb 6, 2016
Messages
14
Reaction score
9
Points
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
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
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
Joined
Feb 10, 2016
Messages
243
Reaction score
151
Points
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
Joined
Feb 28, 2016
Messages
31
Reaction score
26
Points
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