To create databases and manage them by means of phpMyAdmin on Plesk control panel, you can use the built-in database management feature. Here are the steps to create databases and manage them:
-
Log in to your Plesk control panel.
-
Navigate to the Websites & Domains section.
-
Locate the website for which you want to create databases and manage them, and click on it.
-
Click on the Databases button.
-
Click on the Add New Database button.
-
Enter a name for the new database and select the database server.
-
Click OK to create the new database.
-
To manage the databases by means of phpMyAdmin, click on the phpMyAdmin button.
-
Use the phpMyAdmin interface to manage the databases, such as creating tables, inserting data, and running SQL queries.
-
To add new user to a database navigate to the Users tab in the phpMyAdmin interface, click on the Add User button and follow the steps.
Please note that the steps may vary depending on your Plesk version.
Additionally, it's important to note that phpMyAdmin is a web-based tool that allows you to interact with the MySQL databases on your server, it's usually pre-installed on Plesk and it allows you to perform a wide range of database management tasks, such as creating tables, inserting data, and running SQL queries in a graphical user interface.