SA-MP Forums Archive
MySQL strange error. - 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 strange error. (/showthread.php?tid=604431)



MySQL strange error. - iKevin - 04.04.2016

So, I have gotten a script from a friend in MySQL, he also wiped the accounts and all the other tables, but he gave me the database. I have logged in to the phpMyAdmin provided on my beta testing server host panel, and I pasted the database inside as a new database. I have put the name to the include mysqlconfig and also the other details. I have started the server, everything loads fine, but I get a line saying
Код:
MySQL couldn't connect to localhost.
I have checked again and the server is localhost, the port is 3306 (default), the db name is port_8723, the sql acc name is port_8723 and the password is ***********. I hope somebody can help me. Thanks!


Re: MySQL strange error. - iGetty - 04.04.2016

Fixed over Skype!


Re: MySQL strange error. - iKevin - 04.04.2016

Thanks iGetty.