View Single Post
Author Message
Xries
Junior Member
Join Date: Mar 2013
Old 03-26-2013 , 02:40   Failure to connect to database
Reply With Quote #1

Trying to set up the plugin on my CS:GO server. Running into some problems with connecting to the database. Receiving an error message
Code:
[sourcebans.smx] Database failure: [1045]: Access denied for user 'source_user'@'127.0.0.1' (using password: YES). See FAQ: http://www.sourcebans.net/node/20
Ran it in the SQL query and it gave this error:
Code:
[sourcebans.smx] Failed to retrieve admins from the database, 'source_bans.a.immunity' isn't in GROUP BY
Changing the host database.cfg to the socket file gives the same error.
Any suggestions? The MySQL database is on the same box as the server.

Thank you in advance.

Last edited by Xries; 03-26-2013 at 02:46.
Xries is offline