MySQL Load Failed. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL Load Failed. (
/showthread.php?tid=275561)
MySQL Load Failed. -
X3nZ - 10.08.2011
Quote:
EDIT -
I have fixed the problem. Thread can be deleted by a moderator.
|
Hello SA:MP Scripters/Programmers.
I have a good question for you, and yes I've searched for about 15-20 minutes for this issue, apparently no one else is having it, anyways, My code is coded in MySQL and I'm having a problem with the database connecting.
Код:
Connection to MySQL database: Failed !
[02:38:11] Host 'Disturbed-PC' is not allowed to connect to this MySQL server
[02:38:11] Please start MySQL then restart the server.
[02:38:11] Number of vehicle models: 0
I get that when I launch "
samp-server.exe"
I do run everything as a administrator, the script compiles, no errors and on the SA:MP client the SetGameModeText is working correctly, but when I join the server, the "samp-server.exe" crashes. I don't know if it's the firewall causing it because I do allow my mysqld and samp-server.exe in the list.
Any help would be appreciated. Thanks!