From 9b953e41536aa025d44bfb1285883040e10ded44 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sun, 28 Aug 2022 18:25:58 +0000 Subject: [PATCH] docs: update themepark/setup/shared --- themepark/setup/shared.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/themepark/setup/shared.md b/themepark/setup/shared.md index 0442a64..6e7e37c 100644 --- a/themepark/setup/shared.md +++ b/themepark/setup/shared.md @@ -2,7 +2,7 @@ title: Shared webhosting description: Install ThemeParkPanel on shared webhosting. published: true -date: 2022-08-28T18:25:15.981Z +date: 2022-08-28T18:25:57.005Z tags: editor: markdown dateCreated: 2022-08-28T18:04:31.507Z @@ -18,21 +18,22 @@ This guide will guide you through the installation of ThemeParkPanel on a shared 1. Click on `MySQL Management` under **Account Manager** in the left sidebar. 2. Click on `Create New Database` on the right sidebar. -![Control Panel buttons](/screenshot_108.png =95%x) +![Control Panel buttons](/screenshot_108.png =75%x) 3. Fill in the details. Think of a name for the database and user, like `themeparkpanel`. It's recommended to generate a strong password. -![Filling in Database details](/screenshot_109.png) +![Filling in Database details](/screenshot_109.png =75%x) > **Make sure to safe the entered details somewhere, because you need them later!** {.is-info} 4. **Click on the name of the database.** Then add `%` to the **Access Hosts**. Click on **Add New**. This makes sure your Minecraft server can also access the database. -![Adding Access Host](/download_(7).png) +![Adding Access Host](/download_(7).png =75%x) 5. Open phpMyAdmin (most of the time this can be found under **Extra Features** in the sidebar). Click on the name of your database in the sidebar. Then click on **Import** in the top menu. Click on **Choose file** and upload the provided `ThemeParkPanel.sql` file. Finish by clicking on **Import**. -![screenshot_110.png](/screenshot_110.png =60%x) +![screenshot_110.png](/screenshot_110.png =45%x) + +## 2. Uploading the files -## 2. Uploading the files \ No newline at end of file