the specified database user/password combination is rejected - PHPSTORM

well i am new in programed... so i try to learn some basic database and sql.

i clicked on the database catagory, i click + and than Data source-->MySQL--> and than i filled all the information and i get the eror:

 

 

hope u can help me pls; i stuck in this eror for days...

0

Well, there's little we can do about it - the database is rejecting your credentials. Can you log into the database with these credentials using some other software?

0
Avatar
Permanently deleted user

Same issue withe me. Unable to solve this issue. @Idanoyshul did you solved this problem?

0
Avatar
Permanently deleted user

I'm having the same exact issue.

0

Try to connect to DB using another database management tool or command line. This should give you some hints why the access for the user was denied.

0

I'm having the same exact issue. The credentials work correctly in TablePlus but fail in phpstorm/datagrip

0

What OS are you on? What IDE & its version are you running? Please attach a screenshot of the error.

Try connecting using shell - would that work?

0

请先登录再写评论。