Tutorial - Installing Drupal manually

View as Markdown

Find out how to install Drupal manually

Objective

This tutorial will help you install Drupal CMS (Content Management System) manually in just a few steps.

Information regarding OVHcloud service administration and how to find appropriate assistance

When using OVHcloud guides, please be aware of the following conditions:

  • User instructions aim to provide as many details as possible but cannot cover individual use cases. You might need to adapt the pertinent actions to your requirements.
  • The OVHcloud ecosystem is built for flexibility and freedom of choice. Customers are therefore responsible for the secure and proper configuration of their services. To prevent data loss, we strongly recommend to apply backup strategies to all your important data.
  • Our guides and tutorials may reference third-party software or services in combination with OVHcloud solutions. The technical support provided by OVHcloud does not include the configuration of systems or products outside of our responsibility. This includes but is not limited to:
    • Operating systems and user interfaces (Windows, Debian, Plesk, etc.).
    • Any other third-party software (FTP clients, email software, etc.).
    • Services offered by other providers (DNS, APIs, user interfaces, etc.).

To receive the appropriate assistance for any issues you might experience, follow these guidelines:

  • You seek personalized advice or you would like to discuss a topic that is not covered in detail by our documentation?
    Join the OVHcloud Community to search for your topic and reach out to other users.
  • You need to report an incident regarding your OVHcloud service or you are experiencing difficulties in the OVHcloud Control Panel?
    Create a support request in our Help Centre.
  • You require professional assistance for your project or you need help with tasks outside our support scope?
    Visit our partner portal to search for experts who are familiar with OVHcloud solutions.
  • You are looking for more detailed information regarding our support levels and Professional Services?
    Please visit our web pages for OVHcloud support levels and OVHcloud Professional Services.

You can participate in improving our documentation:

  • You would like to share feedback to improve a guide page or you want to report insufficient information on a specific page?
    Use the "Was this page helpful?" buttons at the bottom of the page to let us know.
  • You would like to propose a specific documentation update?
    Use the "Edit this page" function, available at the bottom of the page and in the sidebar.
Warning

This tutorial is designed to help you with common tasks. Nevertheless, we recommend contacting a specialist provider or the Drupal support if you encounter any difficulties. We will not be able to assist you.

Tip

To install Drupal automatically from your , please refer to our documentation on installing a 1-click module.

To manually install another CMS (WordPress, Joomla!, PrestaShop), please refer to our documentation on installing a CMS manually.

This tutorial explains how to install your Drupal CMS manually.

Requirements

Instructions

Step 1: Prepare for the installation

To install the Drupal CMS on your web hosting plan, you will need to make some preparations.

Follow all of steps described in our tutorial on installing a CMS manually before continuing with step 2 below.

Step 2: Finalise the installation

Tip

Before you continue with the installation, clear your web browser cache to avoid any errors.

2.1 Access your Drupal website via your browser

Enter your domain name into the address bar of your web browser.

If the Drupal source files have been correctly placed in your root folder, the Drupal page for selecting the language appears:

Drupal installation step 1

Select the site language and click Save and Continue.

2.2 Choose installation type

Drupal offers several levels of installation:

  • Standard version (recommended)
  • Minimum version
  • Presentation version
Drupal installation step 2

We recommend choosing the Standard installation. Then click Save and continue.

Enter the information requested for the database:

Drupal installation step 3

Have your database login details ready (if necessary, see Step 1.4 in the manual installation of a CMS tutorial).

  • Database type: Select your database type from the choices available.

  • Database name: This name was defined when the database was created in the .

  • 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.

  • Database password: You defined it yourself when you created your database. You may have modified it in the meantime.

Click on Advanced Options to see the rest of the menu.

  • Host: The name of your database server, included in the installation email and displayed in your OVHcloud Control Panel.
Info
  • The server name of a database included with your web hosting plan usually has this format: NameOfYourDatabase.mysql.db.

  • 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.

  • 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 to retrieve the correct port number.

  • 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 to avoid entering a table prefix that has already been used in your database.

Click Save and Continue.

If everything has been done correctly, Drupal will be installed:

Drupal installation step 4

2.4 Configure your website information and administrator access

Once the previous step is complete, the following page is displayed:

Drupal installation step 5-1

Enter the information requested:

  • Site name: Enter the name of your future Drupal website.

  • Site email address: Enter a valid email address that will be used by your Drupal website.

  • Username: Enter a username to log in to your Drupal administration panel.

  • Password and Confirm password: Set the password that will be associated with your username to access your Drupal back office .

Then continue to the bottom of the page:

Drupal installation step 5-1
  • Email address: Enter your email address. Ideally, enter the same address you entered earlier in the form Site email address.

  • Default country: Choose the country from which your website will be visited the most.

  • Default time zone: Select the default time zone for your website.

Click Save and Continue.

If everything went well, the following page appears:

Drupal installation step 6
Tip

The Drupal installation is complete, you can now start creating the content of your Drupal website!

Go further

Drupal official website

For specialised services (SEO, development, etc.), contact OVHcloud partners.

If you would like assistance using and configuring your OVHcloud solutions, please refer to our support offers.

Join our community of users.

Was this page helpful?