Loading...
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

Powered by WHMCompleteSolution