


Now we can make and customize our content and websites with Drupal. Browser will show a welcome message like following. This will complete the installation Process. When we fill out all the details, we press save and continue. In this step, we configure the website information such as its title, email address, username, password, etc. I have MAMP installed with MySQL PHPMyAdmin installed already maybe there is a conflict. I tried opening the MySQL Workbench 6.1, and I dont see how to create an instance of the DB. As we have created database named as Drupal for this purpose, just fill the name, username (in my case it is root) and password (in my case it is 123) and click save and continue.ĭrupal started installing itself on our local machine when we fill the required database details. This video shows how to install MySQL server and Workbench older version on a MAC. In next step window prompts to fill the database details. Choose the standard profile and click save and continue. Its name is the combination of two words that are My + SQL where my is the name of co-founder Michael Widenius's daughter and SQL is the abbreviation of Structured Query Language. MySQL is an opensource, relational database management system. Just type localhost:8080 on the browser's bar to access Drupal on the browser.Ĭlick on save and continue to goto the next step. How to Install MySQL on MacOS Introduction. 5) Accessing and Installing Drupal on localhost
