My application is asking for database information - where do I get it?
Print- 0
Most web applications rely on a MySQL database as their backend. During installation, you will be prompted to enter the following database details:
- MySQL Host - Typically set to "localhost".
- Username - The database user with the required permissions.
- Password - The password associated with the database user.
- Database Name - The name of the database the application will use.
You can create and configure databases easily using the "MySQL Database Wizard" in cPanel.
Was this answer helpful?
Related Articles
How do I add a user to a MySQL database? 1. Log in to your cPanel account. 2. Find and click the "MySQL Databases" option under the...
How do I create a MySQL database? 1. Log in to your cPanel account. 2. Find and click the "MySQL Databases" option under the...
How do I delete a MySQL database? 1. Log in to your cPanel account. 2. Find and click the "MySQL Databases" option under the...
How do I delete a MySQL user? 1. Log in to your cPanel account. 2. Find and click the "MySQL Databases" option under the...
How do I export a MySQL Database? 1. Log in to your cPanel account. 2. Find and click the "phpMyAdmin" option under the...
Powered by WHMCompleteSolution