MySql Connection to '127.0.0.1' failed - 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 Connection to '127.0.0.1' failed (
/showthread.php?tid=624981)
MySql Connection to '127.0.0.1' failed -
DaRKThESKYY - 26.12.2016
http://imgur.com/a/srT54
Where is the problem ?? Please help!
Re: MySql Connection to '127.0.0.1' failed -
StrikerZ - 26.12.2016
Have you installed wamp/xamp on your PC?
Re: MySql Connection to '127.0.0.1' failed -
DaRKThESKYY - 26.12.2016
Yeah. I have installed xamp on my pc. Look. First I opened the xamp and I started Apache / MySql / FileZilla and when I want to open the database with mysql workbench it says:
http://imgur.com/a/HO32i
http://imgur.com/a/W2GYb
Re: MySql Connection to '127.0.0.1' failed -
ThatFag - 26.12.2016
try to change it to "localhost" instant of numbers , might work out.
Re: MySql Connection to '127.0.0.1' failed -
DaRKThESKYY - 26.12.2016
From 127.0.0.1:3306 to localhost:3306 or how ? =]
Re: MySql Connection to '127.0.0.1' failed -
Younes44 - 26.12.2016
change the host on gamemode
from 127.0.0.1 to localhost
without 3306
Re: MySql Connection to '127.0.0.1' failed -
DaRKThESKYY - 26.12.2016
Don't work. Isn't compatible.. What to do