How to install or use an application that uses MySQL;

To install or use application that relies on a database of MySQL, you should follow these steps:

  • Login to your cPanel, search, and click the tool MySQL Databases.
  • Create a new database by entering the name in the field of the New Database and clicking the Create Database.
  • Create a new user through entering Username and Password and clicking on Create User.
  • Look for selecting Add User To Database and enter your new user you created in the new database you created and click Add.
  • On the next screen, select ALL PRIVILEGES and click Make Changes.


With these steps, you created a new database, a new user and gave the user full access and processing of new database.

The base and the user you create, are prefixed with your username to access the cPanel. Name of the database and user name, is the full type name cPanelUsername_DatabaseNameorUser.

To install an application or to change the configuration by connecting to your database, use data in the following format:

  • Host: localhost
  • Database Name: cPanelUsername_DatabaseName
  • Database Username: cPanelUsername_DatabaseUser
  • Password: your Password
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

I can not see the website or receive e-mails knowing that other users can. What happens?

The network of Kosnet is protected by powerful hardware and software firewalls. Probably, a...

I can not log in to my hosting package via ftp while I use correct data access.

Please verify the settings of your ftp client that the connection is made with passive mode and...

I can not figure out how to upload files to my web hosting account, can you upload them for me?

We can help you to upload your files. To do this you must: Compress your files into a zip file...

It seems difficult to create my personal e-Mail accounts, can you create them for me?

We can help you create e-Mail accounts by following these steps: Log in to Task Manager Panel...

Can you install manually in my hosting package mechanisms such as Joomla?

We provide the installation manual mechanisms as an additional service and include: Select and...