You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/web/hosting/cms_manual_installation_drupal/guide.en-gb.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ updated: 2023-03-27
13
13
14
14
This tutorial will help you install Drupal CMS (Content Management System) manually in just a few steps.
15
15
16
-
[!warning]
16
+
[!warning]
17
17
>
18
18
> OVHcloud provides services that you are responsible for with regard to their configuration and management. It is therefore your responsibility to ensure that they function properly.
19
19
>
@@ -27,7 +27,7 @@ This tutorial will help you install Drupal CMS (Content Management System) manua
27
27
> To manually **install another CMS** (WordPress, Joomla!, PrestaShop), please refer to our documentation on [installing a CMS manually](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/).
28
28
>
29
29
30
-
**Find out how to install your Drupal CMS manually**
30
+
**This tutorial explains how to install your Drupal CMS manually.**
31
31
32
32
## Requirements
33
33
@@ -37,20 +37,20 @@ This tutorial will help you install Drupal CMS (Content Management System) manua
37
37
38
38
## Instructions
39
39
40
-
### Step 1 - Prepare for the installation <aname="step1"></a>
40
+
### Step 1: Prepare for the installation <aname="step1"></a>
41
41
42
42
To install the **Drupal** CMS on your [web hosting plan](https://www.ovhcloud.com/en-gb/web-hosting/), you will need to make some preparations.
43
43
44
44
Follow **all of steps** described in our tutorial on [installing a CMS manually](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) before continuing with step 2 below.
45
45
46
-
### Step 2 - Finalise the installation <aname="step2"></a>
46
+
### Step 2: Finalise the installation <aname="step2"></a>
47
47
48
48
> [!success]
49
49
>
50
50
> Before you continue with the installation, clear your web browser cache to avoid any errors.
51
51
>
52
52
53
-
#### 2.1 - Access your Drupal website via your browser
53
+
#### 2.1 Access your Drupal website via your browser
54
54
55
55
Enter your domain name into the address bar of your web browser.
56
56
@@ -60,31 +60,31 @@ If the Drupal source files have been correctly placed in your root folder, the D
60
60
61
61
Select the site language and click `Save and Continue`{.action}.
Having your database login details ready (if necessary, see **Step 1.4** in the [manual installation of a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) tutorial).
81
+
Have your database login details ready (if necessary, see **Step 1.4** in the [manual installation of a CMS tutorial](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/)).
82
82
83
-
-*Database type*: select your database type from the choices available.
83
+
-*Database type*: Select your database type from the choices available.
84
84
85
-
-*Database name*: this name was defined when the database was created in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB).
85
+
-*Database name*: This name was defined when the database was created in the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB).
86
86
87
-
-*Database username*: It is identical to the database name if you are using a database included with your web hosting plan.For databases created on Web Cloud Databases, please refer to the information in **Step 1.4** in the [manual installation of a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) tutorial.
87
+
-*Database username*: It is identical to the database name if you are using a database included with your web hosting plan.For databases created on Web Cloud Databases, please refer to the information in **Step 1.4** in the [manual installation of a CMS tutorial](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/).
88
88
89
89
-*Database password*: You defined it yourself when you created your database. You may have modified it in the meantime.
90
90
@@ -96,12 +96,12 @@ Click on `Advanced Options`{.action} to see the rest of the menu.
96
96
>
97
97
> - The server name of a database included with your web hosting plan usually has this format: `NameOfYourDatabase.mysql.db`.
98
98
>
99
-
> - The server name of a Web Cloud Databases database starts with your OVHcloud NIC handle and is in the following format: `OVHID(without-ovh)-XXX.eu.clouddb.ovh.net` where **"XXX"** is to be replaced by the reference of your Web Cloud Databases service.
99
+
> - The server name of a Web Cloud Databases database starts with your OVHcloud NIC handle and is in the following format: `OVHID(without-ovh)-XXX.eu.clouddb.ovh.net` where **XXX** is to be replaced by the reference of your Web Cloud Databases service.
100
100
>
101
101
102
-
-*Port number*: If you are using a database included with your OVHcloud hosting plan, please leave **3306** by default. If you are using a *Web Cloud Databases* service, please refer to **Step 1.4** in the tutorial on [manually installing a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) to retrieve the correct port number.
102
+
-*Port number*: If you are using a database included with your OVHcloud hosting plan, please keep the default **3306**. If you are using a *Web Cloud Databases* service, please refer to **Step 1.4** in the tutorial on [manually installing a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) to retrieve the correct port number.
103
103
104
-
-*Table name prefix*: if you are installing with a brand new database, enter your preferred “prefix”. If you are using a database that has already been used by another website, please refer to **Step 1.4** in the tutorial on [manually installing a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) to avoid entering a table “prefix” that has already been used in your database.
104
+
-*Table name prefix*: If you are installing with a brand new database, enter your preferred prefix. If you are using a database that has already been used by another website, please refer to **Step 1.4** in the tutorial on [manually installing a CMS](https://docs.ovh.com/gb/en/hosting/hosting_install_your_cms_manually/) to avoid entering a table prefix that has already been used in your database.
105
105
106
106
107
107
Click `Save and Continue`{.action}.
@@ -110,31 +110,31 @@ If everything has been done correctly, Drupal will be installed:
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](https://www.ovhcloud.com/en-gb/support-levels/).
157
157
158
-
Join our community of users on <https://community.ovh.com/en/>.
158
+
Join our community of users on <https://community.ovh.com/en/>.
0 commit comments