Procedures : How to access MY SQL database via plesk ? Print

  • 0

Description :

This procedure allows you to create a MYSQL database in Plesk Control Panel

Required Information :

Your website's hosting control panel user name and password.

Procedure :

[1] Access your control panel at https://www.yourdomain.com:8443/ or https://servername.com:8443/ or https://serverip:8443

login

[2] Click on Subscriptions.
[3] Click on Domain name for which you want to create the database.
[4] Click on website and domains tab.
[5] Click on Add New Database
[6] Give Database name
[7] Give the Type as MYSQL
[8] Click on Add database user name and give password

Now you have created the database.

Please note that you can able to access the MYSQL database via phpMyadmin.For that,

[1] Access your control panel at https://www.yourdomain.com:8443/ or https://servername.com:8443/ or https://serverip:8443/
[2] Click on Subscriptions.
[3] Click on Domain name for which you want to create the database.
[4] Click on Databases
[5] Click the Database name
[6] Click on Webadmin panel

Here you can able to write your queries.


Things to remember
-----------------------
* Make sure that you are having the regular backup for your database.
* Make sure that you have given tough password which consists of alphanumeric characters [ Ex: H873@Gt587Gfe ]


 


Was this answer helpful?

« Back