Skip to content
MAMP Documentation

How to install Drupal

Download Drupal from drupal.org. After downloading, the resulting zip file should be in your C:\Downloads folder. Unzip this drupal.zip file – you should now see a C:\Downloads\Drupal folder. Move the contents of this folder to C:\MAMP\htdocs.

Click on Open Start Page, then on the phpMyAdmin link. Create a database in phpMyAdmin and call it “drupal”.

MAMP

Go to Open Start Page, click on My Website on the top menu bar – you should now see the Drupal installation process begin.

MAMP

The following fields are the default for the MAMP MySQL installation: username “root”, password “root”, database host “localhost”, port 8889.

MAMP

Complete the Drupal installation process. The “admin” user is the administrator for this Drupal site. You can use an administrative username other than “admin”.

MAMP