Wruczek / ts-website

A website for your TeamSpeak 3 server
https://ts.wruczek.tech
GNU General Public License v3.0
337 stars 80 forks source link

Error 0: SQLSTATE[HY000] [2002] Connection refused #122

Closed R3Z4N4CHR closed 5 years ago

R3Z4N4CHR commented 5 years ago

Error 0: SQLSTATE[HY000] [2002] Connection refused

derrobin154 commented 5 years ago

This is not a problem of TS website but of your MySQL credentials or your MySQL server. Are the credentials correct? Is the MySQL server the same as the web server? and if not, do you have external access enabled?

R3Z4N4CHR commented 5 years ago

Yup i fixed it , wrong hostname.. now i need to add an admin stats but there is no info where i need to put the groups id on Wiki

toster234 commented 5 years ago

In database.

derrobin154 commented 5 years ago

toster was fast. Yes, you put the IDs in the Table "{prefix}_config" in the Line "adminstatus_groups" in JSON Format (ex. [9,12,44,52]