What is my database host name in Plesk hosting?
Database-driven applications, such as WordPress, use your database host name to connect to it.
- Log in to your GoDaddy account.
- Click Web Hosting.
- Next to the account you want to use, click Manage.
- Click Plesk Admin.
- Click Databases.
You can connect to the database using the IP address in the Database server column.
Warning: 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 .
For other information to use in your database connection strings, see View my database details in Plesk hosting.