I got mysql problem, if someone can help, appricated. - 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: I got mysql problem, if someone can help, appricated. (
/showthread.php?tid=631874)
I got mysql problem, if someone can help, appricated. -
JakeWalker - 06.04.2017
Код:
[08:22:35] [MySQL] (Main Pipelines) Connecting to 85.214.240.199...
[08:22:35] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host 85.214.240.199 - DB: hjyjhuhj - User: ajab
[08:22:35] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[08:22:35] [MySQL] Error number: 1045
Okay, so that's the error, I cant do anything, the host is on Linux, Script is working, the hoster himself checked the mysql info and it was right, may I know why is it still not working?
Re: I got mysql problem, if someone can help, appricated. -
Flamehaze7 - 06.04.2017
Quote:
Originally Posted by JakeWalker
Код:
[08:22:35] [MySQL] (Main Pipelines) Connecting to 85.214.240.199...
[08:22:35] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host 85.214.240.199 - DB: hjyjhuhj - User: ajab
[08:22:35] [MySQL] Note: Make sure that you have provided the correct connection credentials.
[08:22:35] [MySQL] Error number: 1045
Okay, so that's the error, I cant do anything, the host is on Linux, Script is working, the hoster himself checked the mysql info and it was right, may I know why is it still not working?
|
Are you connecting to the DB by using hostname "Localhost"? If yes try to switch to 127.0.0.1
Re: I got mysql problem, if someone can help, appricated. -
DobbysGamertag - 06.04.2017
You're using NGRP, a leaked script. I wouldn't be suprised if you got no help.
Re: I got mysql problem, if someone can help, appricated. -
JakeWalker - 07.04.2017
@Dobbys its not NGRP Script,I copied couple of lines, not only NGRP has this kind of mysql connection -_-