View Single Post
Krillin
Senior Member
Join Date: Jul 2004
Old 05-31-2014 , 12:52   Re: SuperHero MySQL save
Reply With Quote #12

Quote:
L 05/04/2014 - 00:21:25: [superheromodmysql.amxx] DEBUG: MySQL connect error: [2002] 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)' (,,)
Looks like your MySQL host is not set up right?

Give us some information to go on here? Where is your MySQL Host and Game Server? What is Linux and or Windows? This make a very big difference in resolving your connection issues. Steps you have tried to do to resolve this issue. Etc. It is not as complicated as it sounds, but could make or break your setup. Like "sh_mysql_host "localhost"" for Linux doesn't work correctly, it needs to be "sh_mysql_host "127.0.0.1"" but the host file binds localhost to 127.0.1.1 and needs to be edited.

Best Regards,
Krillin
__________________
Krillin's World Server(s) Operator


Last edited by Krillin; 05-31-2014 at 12:58.
Krillin is offline