Skip to main content

Not connecting Database to Unix server

Comments

1 comment

  • cPRex Jurassic Moderator
    If you try connecting to that user manually on the command line does that work? mysql -u username -p
    should prompt for a password and then connect you to the MySQL prompt as that user.
    0

Please sign in to leave a comment.