Skip to main content

Comments

1 comment

  • cPanelMichael
    Hello :) Check to see if there are any entries for that username in the MySQL users table. You can check this with commands such as: mysql mysql > select user,host from mysql.user;
    Thank you.
    0

Please sign in to leave a comment.