SA-MP Forums Archive
MySql Problem Starting Server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySql Problem Starting Server (/showthread.php?tid=624815)



MySql Problem Starting Server - DaRKThESKYY - 23.12.2016

[13:15:57] [ERROR] CMySQLConnection::Connect - (error #1045) Access denied for user 'root'@'localhost' (using password: YES)

[13:15:57] MySQL: Connection to 'localhost' failed.

[13:15:57] Number of vehicle models: 0

I started the database with MySql WorkBench and after I started the server. In console write MySQL: Connection to 'localhost' failed. And don't appear the register/login. What to do?


Re: MySql Problem Starting Server - Dayrion - 23.12.2016

You should not use a password in localhost except if you changed it btw.


Re: MySql Problem Starting Server - DaRKThESKYY - 23.12.2016

And how to change the password from localhost? From where ?