Absolutely! Here's a more modern, streamlined version of the guide on creating a database in Plesk — written in a clean, user-focused style that fits perfectly in a professional Knowledgebase like MikyHost’s.
How to Create a Database in Plesk
You can create a new database in Plesk in just a few steps — perfect for websites, apps, or content management systems like WordPress.
Step 1: Log in to Plesk
Go to:
https://your-server-ip:8443
Sign in with your admin or domain credentials.
Step 2: Open the Databases Section
-
From the left sidebar, click Websites & Domains
-
Scroll to your domain and click Databases
If you don’t see it, expand the domain's tools or check under the “More Tools” section.
Step 3: Click Add Database
-
Click the Add Database button
-
You’ll see a form to enter your database settings
Step 4: Fill Out the Database Details
-
Database name: Example →
mikyshop_db
-
Associated site: Choose your domain from the dropdown
-
Database user: Create a new user (e.g.,
dbuser1
) -
Password: Set a secure password
-
Optional: Allow remote connections (if needed)
Step 5: Save the Database
Click OK or Create.
Plesk will now create your database and user.
Step 6: Manage the Database
From the database list, you can:
-
Launch phpMyAdmin to manage tables
-
Update users or passwords
-
Import/export data
You're Done!
Your new database is ready to use with your website or application.