how to fix this error (error #1044) - 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: how to fix this error (error #1044) (
/showthread.php?tid=656674)
how to fix this error (error #1044) -
ZhaoK - 21.07.2018
How to fix this error
(error #1044) Access denied for user 'samp6665'@'localhost' to database 'shoutcast'
Re: how to fix this error (error #1044) -
Iguman - 21.07.2018
Are you trying to connect externally or is the MySQL server on the same machine?
Re: how to fix this error (error #1044) -
ZhaoK - 21.07.2018
No, I'm not trying as you're saying
Re: how to fix this error (error #1044) -
Sew_Sumi - 21.07.2018
Quote:
Originally Posted by ZhaoK
No, I'm not trying as you're saying
|
That's not what he said... You just answered no, to an either/or question.
Re: how to fix this error (error #1044) -
RODELA - 21.07.2018
for my suggestion
use "127.0.0.1" instead of using "localhost"
Re: how to fix this error (error #1044) -
Akeem - 21.07.2018
Its either you don't have permission to access the database your trying to reach or your username or password or database name is incorrect