AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Register System - Could Not Connect To Database (https://forums.alliedmods.net/showthread.php?t=314799)

CanyoN1337 03-07-2019 18:43

Register System - Could Not Connect To Database
 
Hello, I am using a Register System created by - m0skVi4a ;] - https://forums.alliedmods.net/showthread.php?t=171460

I am getting a error in the console - Could Not Connect To Database
Console Error - https://imgur.com/a/ormkUXn
SQL.CFG - https://imgur.com/a/5hdEZLi
RegisterSystem.SMA - https://imgur.com/a/mddaSk3
RegisterSystem.CFG - https://imgur.com/a/mofYdxs
Plugins.INI - https://imgur.com/a/fR0FPCL

Tried with localhost and 127.0.0.1 same error.

CrazY. 03-07-2019 19:20

Re: Register System - Could Not Connect To Database
 
Make sure that access data (host, user, db name and password) is correct, wheter the database actually exists and wheter the user has permission to perform the connection.

You shouldn't set localhost/127.0.0.1 unless the MySQL server is installed in the same machine (or network, not sure) of the HLDS server.

CanyoN1337 03-07-2019 19:34

Re: Register System - Could Not Connect To Database
 
Quote:

Originally Posted by CrazY. (Post 2642378)
Make sure that access data (host, user, db name and password) is correct, wheter the database actually exists and wheter the user has permission to perform the connection.

You shouldn't set localhost/127.0.0.1 unless the MySQL server is installed in the same machine (or network, not sure) of the HLDS server.

everything is correct, tried with VPS same errors.

PartialCloning 03-09-2019 17:00

Re: Register System - Could Not Connect To Database
 
Try a different plugin and connect to the database to verify the data you're using. You should also check the host port.


All times are GMT -4. The time now is 03:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.