DRUPAL CMS MADE EASYINSTALLATIONIN WINDOWSBYBabu – info@paramprojects.com
WhatisDrupalContent management systemContent management frameworkA place where you can create your own website and customize it via CSS(stylesheets),  template coding and PHP modules(if required)
Installation processBefore  we install drupal6, some tools are required:xamppdrupal 6
processDownload the xampp from (www.apachefriends.org) Install xampp and activate mysql.   apache server.Download the drupal 6 (www.drupal.org) Extract  and rename like(eg:paramprojects) as the folder name.Place it in xampp/htdocs
Before install drupal we must create database in xamppCreate a database in phpmyadminYour new drupal website will be displayed as shown below
Introduction to Drupal CMS
After the creation of databaseWe are going to install drupal6.In drupal, we choose the language first.
Introduction to Drupal CMS
Requirements problem To solve the requirements problem.Copy the file .site/default/default.settings.php into the same folder named as settings.php
Setup databaseWe give the already created database name.And select the database type.Give the database user name as root.
Introduction to Drupal CMS
Configuration siteIn the configuration site, we give the sitename,site email address,user name.
Introduction to Drupal CMS
Introduction to Drupal CMS
Successfully installed the drupal Our own account has been created.We start to create our websites.
Introduction to Drupal CMS
Add the dowloaded themesDownload the free themes from drupal.orgThose downloaded themes have to extractedin into the location sites/all/themes.Finally, enable them via administrator login
Introduction to Drupal CMS
Introduction to Drupal CMS
Thank you!Contact: BabuPhone: +91-9444173392info@paramprojects.com

More Related Content

PPT
Drupal Installation & Configuration
PPT
Wordpress install setup
PPT
Drupalxamppxp2 1231342958532404 1
PPTX
I <3 Drupal
PPT
Local Drupal MultiSite Set-up
PDF
Installing WordPress on Mac Mavericks Locally
DOCX
13th Sep - Drupal Global Training Day by TCS - Drupal core advanced overview
PPTX
Online publishing with wordpress(installation)
Drupal Installation & Configuration
Wordpress install setup
Drupalxamppxp2 1231342958532404 1
I <3 Drupal
Local Drupal MultiSite Set-up
Installing WordPress on Mac Mavericks Locally
13th Sep - Drupal Global Training Day by TCS - Drupal core advanced overview
Online publishing with wordpress(installation)

What's hot (20)

PDF
13 things every developer should know about their database to run word press ...
PDF
Mysql tutorial 5257
PPTX
File handling
ODP
Drupal Multi-site for Fun and Profit
PDF
Hbase Tutorial
ODP
Installing Moodle is Easy
PPTX
Installing moodle on a local machine
PPT
Open Source Content Management Systems
PPT
Oracle NUM
PPTX
Артем Сильчук - Respond in 60ms. Extremal optimization with reinventing a wheel
PPTX
PHP web design
ODP
Php File Upload
ODP
PHP and PDFLib
PPTX
7 things every web developer should know about linux administration
PPTX
Uploading a file with php
PDF
Getting Under the Hood - WordPress File & Directory Structure
PDF
Technical SEO: .htaccess & 301 Redirects
PPT
Drupal 6 Overview
PPT
Drupal Theming
PPTX
Drupal Theme Development
13 things every developer should know about their database to run word press ...
Mysql tutorial 5257
File handling
Drupal Multi-site for Fun and Profit
Hbase Tutorial
Installing Moodle is Easy
Installing moodle on a local machine
Open Source Content Management Systems
Oracle NUM
Артем Сильчук - Respond in 60ms. Extremal optimization with reinventing a wheel
PHP web design
Php File Upload
PHP and PDFLib
7 things every web developer should know about linux administration
Uploading a file with php
Getting Under the Hood - WordPress File & Directory Structure
Technical SEO: .htaccess & 301 Redirects
Drupal 6 Overview
Drupal Theming
Drupal Theme Development
Ad

Similar to Introduction to Drupal CMS (20)

PPT
Drupalxamppxp 1229687989691791 1
PPT
Installation of Drupal on Windows XP with XAMPP
PPT
New: Two Methods of Installing Drupal on Windows XP with XAMPP
PPSX
Cms drupal installation & configuration anil mishra
PDF
Introduction to Drupal - Installation, Anatomy, Terminologies
PPT
Installation xampp and WordPress on localhost
PPTX
How to Install and Configure Drupal CMS
PPTX
How to Install and Configure Drupal CMS
PPT
Install Word Press with xampp
PPTX
WordPress for Beginner
PPTX
Drupal - A Web Based Content Management System
PPTX
Converting (X)HTML/CSS template to Drupal 7 Theme
KEY
Drupal on your laptop
PDF
How to install a wordpress theme in local computer
PPTX
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
PDF
Get Started With Drupal
PDF
Installing php and my sql locally using xampp
PDF
LuisRodriguezLocalDevEnvironmentsDrupalOpenDays
PDF
SubjectsPlus Manual in Compatible with XAMPP
ODP
WP Sandbox Presentation WordCamp Toronto 2011
Drupalxamppxp 1229687989691791 1
Installation of Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPP
Cms drupal installation & configuration anil mishra
Introduction to Drupal - Installation, Anatomy, Terminologies
Installation xampp and WordPress on localhost
How to Install and Configure Drupal CMS
How to Install and Configure Drupal CMS
Install Word Press with xampp
WordPress for Beginner
Drupal - A Web Based Content Management System
Converting (X)HTML/CSS template to Drupal 7 Theme
Drupal on your laptop
How to install a wordpress theme in local computer
Drupaljdnndkdkckmfkfkkffmfkkfkfk_Part1.pptx
Get Started With Drupal
Installing php and my sql locally using xampp
LuisRodriguezLocalDevEnvironmentsDrupalOpenDays
SubjectsPlus Manual in Compatible with XAMPP
WP Sandbox Presentation WordCamp Toronto 2011
Ad

Introduction to Drupal CMS

  • 1. DRUPAL CMS MADE EASYINSTALLATIONIN WINDOWSBYBabu – info@paramprojects.com
  • 2. WhatisDrupalContent management systemContent management frameworkA place where you can create your own website and customize it via CSS(stylesheets), template coding and PHP modules(if required)
  • 3. Installation processBefore we install drupal6, some tools are required:xamppdrupal 6
  • 4. processDownload the xampp from (www.apachefriends.org) Install xampp and activate mysql. apache server.Download the drupal 6 (www.drupal.org) Extract and rename like(eg:paramprojects) as the folder name.Place it in xampp/htdocs
  • 5. Before install drupal we must create database in xamppCreate a database in phpmyadminYour new drupal website will be displayed as shown below
  • 7. After the creation of databaseWe are going to install drupal6.In drupal, we choose the language first.
  • 9. Requirements problem To solve the requirements problem.Copy the file .site/default/default.settings.php into the same folder named as settings.php
  • 10. Setup databaseWe give the already created database name.And select the database type.Give the database user name as root.
  • 12. Configuration siteIn the configuration site, we give the sitename,site email address,user name.
  • 15. Successfully installed the drupal Our own account has been created.We start to create our websites.
  • 17. Add the dowloaded themesDownload the free themes from drupal.orgThose downloaded themes have to extractedin into the location sites/all/themes.Finally, enable them via administrator login
  • 20. Thank you!Contact: BabuPhone: +91-9444173392info@paramprojects.com