Search

Settings > Hosts > General > Extras > Drupal

MAMP PRO offers you the simple possibility to install a current Drupal directly from the app for a host.

Drupal is a free and open-source content management system based on PHP and MySQL. More information about Drupal can be found here. You can find more information about your Drupal installation in the Drupal documentation.

MAMP PRO - Extra - Drupal

  1. On this screen you will enter all information required for the installation of Drupal.

    • Name of the site:
      Enter the name of your website here.

    • E-mail address:
      Enter your e-mail address here. Please make sure that it is a valid e-mail address.

    • Directory:
      Enter the directory where Drupal should be installed. If you leave this field empty, Drupal will be installed directly into the document root of your host.

      Note: Do not install over a previous installation of Drupal! Files will be overwritten without warning.

    • Table Prefix:
      Specify an table prefix here (for the tables in the MySQL database). Drupal offers the ability to manage multiple websites using a single database. The data for the table prefix has already been pre-filled and you can leave it as it is.

    • Database name:
      Enter the name of the database here. This can be a new database or an already existing database. The value for the database name has already been pre-filled and you can leave it as it is.

    • User name:
      The user name of your Drupal user. This user is a Drupal administrator.

      Note: You will need these to log in to the administration section of your Drupal site. Write these down so you do not forget them.

    • Password:
      The password of your Drupal user. This user is a Drupal administrator.

      Note: You will need these to log in to the administration section of your Drupal site. Write these down so you do not forget them.

  2. After you have entered all fields, click on the “Install” button in the bottom right corner.

  3. Now the required files will be downloaded from our server and the installation of Drupal will be performed. This process may take a few seconds. Please be patient.

  4. The servers must then be restarted. Confirm this by clicking the “Yes” button in the corresponding dialogue box.

    MAMP PRO - Extra - Drupal - Restart servers

  5. To open your new Drupal site in your default browser, click on the “Open” button to the right of the host name field.

    MAMP PRO - Extra - Drupal - Open Drupal site

  6. Your new Drupal site now looks like the following screenshot.

    MAMP PRO - Extra - Drupal - Done