SlideShare a Scribd company logo
1 of 8
Download to read offline
Installing Drupal on Your Local Computer 
This tutorial will help you install Drupal on your own home computer and allow you to test and  
experiment building a Web site using this open‐source software.  This is advantageous in crafting a site 
to your satisfaction before publishing live on the Internet through a web hosting service.  The 
installation involves the download of necessary accompanying software enabling you to use your own 
local computer as a web server. 
 
 
Installing WAMP 
Before installing Drupal, we’ll need to download and install the platform and software that will enable it 
to run and communicate with the Web.  Specifically, you’ll need to download WampServer 
(http://www.wampserver.com/en/download.php).  WAMP is an acronym for: 
• Windows 
• Apache – Web server software 
• MySQL – Relational database system that 
stores all of a Web site’s content 
• PHP – scripting language that interacts 
with both MySQL and Apache to deliver 
dynamic Web pages. 
   
 
 
 
This software package also includes phpMyAdmin, which handles the administration of MySQL via a 
Web interface.  WAMP will install automatically to a folder called C:WAMP on your machine.  For basic 
installation, just accept all the default values.    WAMP will create a subfolder called ‘www’ which will be 
used later for Drupal’s files.  
   
To test if the installation was successful, type http://localhost in your Web browser and you should see 
the following screen: 
 
Notice that it gives you the versions of Apache, PHP, and MySQL.  Clicking the ‘phymyadmin’ link at the 
bottom will launch the database software interface that allows you to edit or manage your database if 
you choose to do so.  Knowing these versions is important if you want to migrate your site to an external 
web hosting service in the future. 
Now that you have WAMP installed on your machine, you’ll need to make sure that it is running before 
you attempt to install and use Drupal to build Web sites.  To do this, go to the Administrative Tools area 
within Windows (in the Windows control panel).  Click ‘Services’ and look for the ‘wampapache’ service 
(i.e. the status of Apache Web server software, whether it is running or not).  Right‐click on the service 
and select ‘Properties’ from the pop‐up menu. 
 
 
At the ‘General’ tab, find ‘Startup type’ and select Automatic, to ensure that your web server software 
will always be running when your computer is powered on.  You can always change these settings at any 
time.  Also, while in the ‘Services’ area, there may be another Web service running called IIS (Microsoft’s 
Internet Information Services).  If this is running on your machine, you’ll need to disable it following the 
same steps outlined before, except selecting the ‘Disabled’ Startup type in the Properties dialog box. 
 
 
 
 
 
 
 
 
 
Next, we’ll need to create an empty database for the Drupal install files which we will add later.  Back in 
your browser at http://localhost, click the ‘phpmyadmin’ link, to bring up the interface for working with 
MySQL.  In the ‘Create new database’ text box, type in ‘drupal’ (minus the quotes), and click the ‘Create’ 
button.    
 
 
 
After successfully creating a database, you will notice on the left‐side the listing of the ‘drupal’ database 
but with no tables.  Installing Drupal will populate this database with tables containing code and content 
that constitute the core functionality of the software. 
 
 
 
   
Installing Drupal 
 
Next, we need to install Drupal.  Visit the Drupal download site at: http://drupal.org/project/drupal .  
These are the official Drupal Core files which come bundled with a variety of modules and themes to 
give you a good starting point in helping build your site.  On the other hand, though there is a good 
variety of functionally to begin a site, the total size of the core files is relatively small (only about 1 MB 
compressed). 
Next, unzip the files to a folder created during your earlier WAMP installation called “C:wampwww”. 
After your files are extracted, rename the folder entitled ‘drupal‐6.17’ (number indicates the version of 
Drupal, yours might be different) to simply ‘drupal’ (minus the quotations again).  Note that your folder 
and the database you created earlier must have the same name. 
Next, within your new drupal folder, navigate to  a  file  named ‘default.settings.php’ at the following 
location:   C:wampwwwdrupalsitesdefault.  Make a copy of this file within this same subfolder 
location (i.e. ‘default’) and rename it ‘settings.php’. 
Next, type http://localhost/drupal/ in your browser to begin the Drupal installation process by clicking 
the ‘Install Drupal’ link. 
 
 
 
During the installation process, you will be asked for your database name (the one you created via the 
phpmyadmin interface earlier). Enter ‘drupal’, give the database a username of your choice and then 
continue. 
 
 
 
 
After the majority of the installation has completed, you will be asked to for an initial configuration to 
your site.  Here  you  can  give  your  site  a  name,  though you can always change it later.  For now, we left it 
at the default term ‘localhost’.  It will also ask for a username.  As the person installing Drupal, you will 
become the overall administrator to the site. 
 
Ignore the warning message about failing to connect to a mailserver.  The installation process is 
complete at this point and you can proceed to your new home page by clicking the ‘your new site’ text  
at the bottom right: 
 
 
The result shows your new home page, you as administrator already logged in via the username 
supplied earlier, and some links to help you begin customizing your site. 
 
The administration section is the instrument panel where the administrator can go to do most anything 
that Drupal will allow you to do.  Here you can add, edit and delete content, change the site design, 
enable modules to extend the site’s functionality, change URL addresses, view the registered users of 
your site, determine user permissions  and much, much more.  The site’s name was changed below with 
a quick visit to the ‘site information’ area within the administration section.   The ‘create content’ link on 
the left side allows to add a quick message on your new home page.  Have fun and explore! 
 

More Related Content

What's hot

Lamp presentation
Lamp presentationLamp presentation
Lamp presentation
sathyancegonsoft
 
Lifecycleofhostdeployedwithforemanandautomated
LifecycleofhostdeployedwithforemanandautomatedLifecycleofhostdeployedwithforemanandautomated
Lifecycleofhostdeployedwithforemanandautomated
Kanwar Batra
 

What's hot (20)

Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for Windows
 
Aem offline content
Aem offline contentAem offline content
Aem offline content
 
Wordpress
WordpressWordpress
Wordpress
 
Lamp presentation
Lamp presentationLamp presentation
Lamp presentation
 
Hortonworks Sandbox Startup Guide for VirtualBox
Hortonworks Sandbox Startup Guide for VirtualBoxHortonworks Sandbox Startup Guide for VirtualBox
Hortonworks Sandbox Startup Guide for VirtualBox
 
Lifecycleofhostdeployedwithforemanandautomated
LifecycleofhostdeployedwithforemanandautomatedLifecycleofhostdeployedwithforemanandautomated
Lifecycleofhostdeployedwithforemanandautomated
 
Lamp technology
Lamp technologyLamp technology
Lamp technology
 
Wampserver install
Wampserver installWampserver install
Wampserver install
 
How to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy StepsHow to Optimize Your Blog for Faster Loading in Three Easy Steps
How to Optimize Your Blog for Faster Loading in Three Easy Steps
 
Upgrading or migrating to a higher AEM version - Planning and process
Upgrading or migrating to a higher AEM version - Planning and processUpgrading or migrating to a higher AEM version - Planning and process
Upgrading or migrating to a higher AEM version - Planning and process
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
Packer, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec AzurePacker, Terraform, Ansible avec Azure
Packer, Terraform, Ansible avec Azure
 
ColdFusion builder plugins
ColdFusion builder pluginsColdFusion builder plugins
ColdFusion builder plugins
 
Managing the Continuous Delivery of Code to AWS Lambda
Managing the Continuous Delivery of Code to AWS LambdaManaging the Continuous Delivery of Code to AWS Lambda
Managing the Continuous Delivery of Code to AWS Lambda
 
B wapp – bee bug – installation
B wapp – bee bug – installationB wapp – bee bug – installation
B wapp – bee bug – installation
 
Serverless WordPress using AWS Services - WordCamp Atlanta 2017
Serverless WordPress using AWS Services - WordCamp Atlanta 2017Serverless WordPress using AWS Services - WordCamp Atlanta 2017
Serverless WordPress using AWS Services - WordCamp Atlanta 2017
 
Wordpress multisite
Wordpress multisiteWordpress multisite
Wordpress multisite
 
VIKRAM
VIKRAMVIKRAM
VIKRAM
 
Locking Down CF Servers
Locking Down CF ServersLocking Down CF Servers
Locking Down CF Servers
 
Serverless Media Workflow
Serverless Media WorkflowServerless Media Workflow
Serverless Media Workflow
 

Similar to Install Drupal on Wamp Server

jzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdfjzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdf
Imran Kedim
 
Create dynamic sites with PHP & MySQL
Create dynamic sites with PHP & MySQLCreate dynamic sites with PHP & MySQL
Create dynamic sites with PHP & MySQL
kangaro10a
 
Diva23
Diva23Diva23
Diva23
diva23
 

Similar to Install Drupal on Wamp Server (20)

Installing WampServer
Installing WampServerInstalling WampServer
Installing WampServer
 
Wampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharmaWampserver installation ajay-di-sharma
Wampserver installation ajay-di-sharma
 
WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011
 
Desktop server presentation
Desktop server presentationDesktop server presentation
Desktop server presentation
 
Wordpress vs Google Blogger/ Wampserver
Wordpress vs Google Blogger/ WampserverWordpress vs Google Blogger/ Wampserver
Wordpress vs Google Blogger/ Wampserver
 
jzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdfjzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdf
 
Installing php and my sql locally using xampp
Installing php and my sql locally using xamppInstalling php and my sql locally using xampp
Installing php and my sql locally using xampp
 
Online publishing with wordpress(installation)
Online publishing with wordpress(installation)Online publishing with wordpress(installation)
Online publishing with wordpress(installation)
 
Setting Up Wordpress Offline
Setting Up Wordpress OfflineSetting Up Wordpress Offline
Setting Up Wordpress Offline
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
 
How to install laravel framework in windows
How to install laravel framework in windowsHow to install laravel framework in windows
How to install laravel framework in windows
 
First steps of programming with php
First steps of programming with phpFirst steps of programming with php
First steps of programming with php
 
Create dynamic sites with PHP & MySQL
Create dynamic sites with PHP & MySQLCreate dynamic sites with PHP & MySQL
Create dynamic sites with PHP & MySQL
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
WordPress Development Environments
WordPress Development Environments WordPress Development Environments
WordPress Development Environments
 
Appache.ppt
Appache.pptAppache.ppt
Appache.ppt
 
Wordpress customer support
Wordpress customer support Wordpress customer support
Wordpress customer support
 
Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
 Wordpress Website Development Services Hyderabad | Wordpress Website Develop... Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
Wordpress Website Development Services Hyderabad | Wordpress Website Develop...
 
Developing web apps
Developing web appsDeveloping web apps
Developing web apps
 
Diva23
Diva23Diva23
Diva23
 

More from Vineet Kumar Saini

More from Vineet Kumar Saini (20)

Abstract Class and Interface in PHP
Abstract Class and Interface in PHPAbstract Class and Interface in PHP
Abstract Class and Interface in PHP
 
Add edit delete in Codeigniter in PHP
Add edit delete in Codeigniter in PHPAdd edit delete in Codeigniter in PHP
Add edit delete in Codeigniter in PHP
 
Introduction to Html
Introduction to HtmlIntroduction to Html
Introduction to Html
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Country State City Dropdown in PHP
Country State City Dropdown in PHPCountry State City Dropdown in PHP
Country State City Dropdown in PHP
 
Pagination in PHP
Pagination in PHPPagination in PHP
Pagination in PHP
 
Stripe in php
Stripe in phpStripe in php
Stripe in php
 
Php Tutorials for Beginners
Php Tutorials for BeginnersPhp Tutorials for Beginners
Php Tutorials for Beginners
 
Joomla 2.5 Tutorial For Beginner PDF
Joomla 2.5 Tutorial For Beginner PDFJoomla 2.5 Tutorial For Beginner PDF
Joomla 2.5 Tutorial For Beginner PDF
 
Functions in PHP
Functions in PHPFunctions in PHP
Functions in PHP
 
Sorting arrays in PHP
Sorting arrays in PHPSorting arrays in PHP
Sorting arrays in PHP
 
Dropdown List in PHP
Dropdown List in PHPDropdown List in PHP
Dropdown List in PHP
 
Update statement in PHP
Update statement in PHPUpdate statement in PHP
Update statement in PHP
 
Delete statement in PHP
Delete statement in PHPDelete statement in PHP
Delete statement in PHP
 
Implode & Explode in PHP
Implode & Explode in PHPImplode & Explode in PHP
Implode & Explode in PHP
 
Types of Error in PHP
Types of Error in PHPTypes of Error in PHP
Types of Error in PHP
 
GET and POST in PHP
GET and POST in PHPGET and POST in PHP
GET and POST in PHP
 
Database connectivity in PHP
Database connectivity in PHPDatabase connectivity in PHP
Database connectivity in PHP
 
Arrays in PHP
Arrays in PHPArrays in PHP
Arrays in PHP
 
Programming in C
Programming in CProgramming in C
Programming in C
 

Recently uploaded

Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
MinawBelay
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
CaitlinCummins3
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
中 央社
 

Recently uploaded (20)

Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
MOOD STABLIZERS DRUGS.pptx
MOOD     STABLIZERS           DRUGS.pptxMOOD     STABLIZERS           DRUGS.pptx
MOOD STABLIZERS DRUGS.pptx
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptxREPRODUCTIVE TOXICITY  STUDIE OF MALE AND FEMALEpptx
REPRODUCTIVE TOXICITY STUDIE OF MALE AND FEMALEpptx
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
An Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge AppAn Overview of the Odoo 17 Knowledge App
An Overview of the Odoo 17 Knowledge App
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING IIII BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
II BIOSENSOR PRINCIPLE APPLICATIONS AND WORKING II
 
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
Basic Civil Engineering notes on Transportation Engineering, Modes of Transpo...
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024
 
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
Envelope of Discrepancy in Orthodontics: Enhancing Precision in Treatment
 
An Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptxAn Overview of the Odoo 17 Discuss App.pptx
An Overview of the Odoo 17 Discuss App.pptx
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdfFinancial Accounting IFRS, 3rd Edition-dikompresi.pdf
Financial Accounting IFRS, 3rd Edition-dikompresi.pdf
 
demyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptxdemyelinated disorder: multiple sclerosis.pptx
demyelinated disorder: multiple sclerosis.pptx
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
Mattingly "AI and Prompt Design: LLMs with Text Classification and Open Source"
 

Install Drupal on Wamp Server