Skip to main content

MySQL Database Connection, CakePHP

Comments

4 comments

  • vanessa
    That's an access denied error. Make sure your database user credentials are correct.
    0
  • taonthetrack
    My db credentials are correct.
    0
  • vanessa
    Are you connecting to a remote database, where perhaps you need to allow remote access? The error is access denied - not many things it can really be. You could also try removing the db user, recreating it, and re-adding it to the db.
    0
  • cPanelMichael
    Hello :) Make sure you are using the database username/password and not the cPanel username/password for authentication. Also ensure that the user is added to the database. You may want to contact your web hosting provider if the issue persists and you do not have root access to investigate further. Thank you.
    0

Please sign in to leave a comment.