Support Portal Language
 
HomeKnowledge BaseScriptingI've changed my password, but now my database won't connect.
Information
Article ID32
Created On4/14/2008
Modified4/14/2008
Share With Others
I've changed my password, but now my database won't connect.
Your MyPANEL, FTP and MySQL password are all one and the same.

If you have uploaded a third-party PHP script or program that connects to your database, and this was uploaded before the password change, then the 'config.php', or 'configuration.php' file for the script will now need to be updated with your new password also, or you will receive database connectivity problems.

Such files can simply be opened with a text editor, the password can then be updated in the file to your new password, and then resaved back to your filespace.

This should then correct your database connectivity issue.