Posts: 2
Threads: 1
Joined: Dec 2017
Reputation:
0
How to fix this error
(error #1044) Access denied for user 'samp6665'@'localhost' to database 'shoutcast'
Posts: 31
Threads: 9
Joined: Jul 2018
Are you trying to connect externally or is the MySQL server on the same machine?
Posts: 2
Threads: 1
Joined: Dec 2017
Reputation:
0
No, I'm not trying as you're saying
Posts: 6,242
Threads: 8
Joined: Jun 2008
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.
Posts: 105
Threads: 18
Joined: Oct 2017
Reputation:
0
for my suggestion
use "127.0.0.1" instead of using "localhost"
Posts: 96
Threads: 10
Joined: Aug 2017
Reputation:
0
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