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 - This is always "localhost"
  • 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.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Login to FTP via Windows Explorer

Open any Windows Explorer window (My Pictures, My Documents, My Music, etc) Replace the text...

Having DNS Issues

DNS issues are a very common problem.We recommend resolving any DNS issues that may occur since...

Common SEO Tips and Tricks

Include a title tag on all of your pages. Include a meta description tag on your homepage...

Which directory do my files go in?

By default, logging into FTP will open the root directory of your account. In order for files to...

Problems uploading images with CubeCart.

If you get this error msg when trying to upload images to your products in CubeCart:Warning:...