What are my MySQL settings?
Use the following MySQL settings to connect your website to your DomainsFoundry hosted MySQL database.
Setting | Value | Example | |||||
---|---|---|---|---|---|---|---|
Host | Use localhost | localhost | |||||
Database Name | Your DomainsFoundry cPanel username and database name. | johnsm_myshopdb | |||||
Database Username | Your DomainsFoundry cPanel username and database username. | johnsm_myshopadmin | |||||
Database Password | A password to access your database. | mypassword |
Updating your site with your new MySQL settings
When moving your website to DomainsFoundry you may find that the database name, username and password are different to your old host. You’ll need to update your code with your new MySQL configuration settings. You can view your database settings by signing in to DomainsFoundry cPanel and clicking on MySQL Databases.

MySQL Username and password tips
It is possible to connect to your MySQL database using your DomainsFoundry cPanel username and password. We however strongly recommend that you create a new username which is used just for your MySQL database. Having a separate usernames and password allows to frequently change your DomainsFoundry cPanel password without needing to update your website to use the new cPanel password.