Rabu, 11 September 2013

How to install drupal using XAMPP

Introduction

Drupal is a CMS (Content managemetn System). Its based on modular programming . In which we can design blogs with high functionality and high visibility. Basically three types of module works in drupal first one is core module, second one is community module and last one is user custom module.
Core module : Those module which is pre-installed in drupal library such as aggregator module , block module etc.
Community module : Those module is basically desined by drupal community member such as analytical module.
Custom Module : Those module designed by user using scratch programming.

Lets do start , How to install Drupal 

Step-1 : Download Drupal package from drupal official website

Step-2: Extract downloaded folder also copy to location
location are  : C:\xampp\htdocs\drupal folder

Step-3: Open internet browser and type URL
http://localhost/drupal folder name

Step-4 : Select an installation profile CHOOSE: Standard.

profile CHOOSE: Standard in drupal

Step-5 : Choose language (English)

 Choose language in drupal

Step-6: Database configuration
         Choose datatype MySQL, MariaDB, or equivalent
         Then fill-up the database name,user name and password (DEFAULT database user name is root and DEFAULT password is BLANK)
Then click SAVE and CONTINUE

Database configuration

Step-7: Copy files 
Copy files in drupal


Step-8: Configure your site information

Configure your site information in drupal

Step-9: Complete your installation and click to visit your site
Complete your installation and click to visit your site


Tidak ada komentar:

Posting Komentar