Database-driven applications, such as WordPress, use your database host name to connect to it.
You can connect to the database using the IP address in the Database server column.
Do not include the port following the IP address for your MySQL databases. For example, if your Database Server is 1.1.1.1:3306
, use 1.1.1.1
as your database's hostname.
If you need login information for the database, go to the Users tab. If you need to manage your databases' users' login info, see Reset your MySQL database password.
For other information to use in your database connection strings, see Viewing Your Database Details with Shared Hosting Accounts.