知識庫

My application is asking for database information - where do I get it?  列印本文

Nearly all web applications have a database back-end that require a MySQL database. During the application's installation, you will be asked for these database details:

  • MySQL Host:
    • cPanel
      • 192.168.12.5 (MariaDB for enhanced performance!)
    • Plesk
      • Option 1: "localhost" (Normal MySQL Database)
      • Option 2: 192.168.12.5 (MariaDB for enhanced performance!)
  • Username - The user assigned to the database with adequate permissions to manipulate it.
  • Password - The password for the user assigned to the database.
  • Database Name - The name of the database you want the application to use.
Databases can be created and configured by using the "MySQL Database Wizard" within cPanel.

這篇文章有幫助嗎?

相關文章

How do I create a MySQL database?
Login to cPanel. Locate and click on the "MySQL Databases" icon in the "Databases" category....
How do I delete a MySQL database?
Login to cPanel. Locate and click on the "MySQL Databases" icon under the "Databases"...
How do I remove a MySQL user from a database?
Login to cPanel. Locate and click on the "MySQL Databases" icon within the "Databases"...
How do I delete a MySQL user?
Login to cPanel. Locate and click on the "MySQL Databases" icon under the "Databases"...
How do I add a user to a MySQL database?
Login to cPanel. Locate and click on the "MySQL Databases" icon under the "Databases"...