Jump to content

Help. Error connecting to the database


Nothadoth

Recommended Posts

I have transferred my site to another server, and changed the db connect details and I am coming up with all sorts of errors. Can someone tell me why?
The username, password and database are all correct. I was thinking it was something to do with localhost but when I rang up the server they said it wasnt. Said it was something to do with mysql.

Here is there errors: http://www.igbltd.co.uk/

Thank you.
Link to comment
https://forums.phpfreaks.com/topic/18207-help-error-connecting-to-the-database/
Share on other sites

Hello,

  That definitely looks to be the standard error you get when it can't log into the database. So, the things to check would be to verify that the username, password, and address of the DB are correct.

  This is assuming the code itself didn't change and you are still calling the db connection where required, etc.

-Switch

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.