SlideShare a Scribd company logo
1 of 15
Installing Drupal Wilson Wingston Sharon wingston.sharon@gmail.com
Install wampserver Go to material folder. Install wampserver2.0i.exe on C:/ Install wampserver2-php529-2.exe on C:/ Latest releases can be found on wampserver.com/en Check first if Apache and PHP versions on WAMP install are compatible with your Drupal version. Go to drupal.com/requirements to read up.
Start wamp server. If you see a white half moon in your tray, wampserver is running. If there’s a red dot on it, or its any other colour, something’s wrong.  Open Firefox browser and typelocalhost You should see a wamp loading screen. It should say php version as 5.3 Now, left click on wamp tray icon,  go to php/version/9..2.0 Click icon again and restart all services. Go to wamp loading screen on localhost, it should say php version as 5.2.9
If u don’t have winrar. Install winrar from materials folder. Drupal installation is always given as a tarball. [tar.gz]. Drupal-615.tar.gz Extract it [right click, extract here] after copying it to C:/wamp/www/ Rename drupal-615 to mysite Check in localhost/mysiteif drupal installer shows up.  Don’t do anything there for now.
Go to localhost/phpmyadminfrom your browser.
In the create new database field, type mysite_db Keep type as collation and click create. You should get a message that mysite_db has been created.
Now,  from the top tabs go to privileges You’ll see the list of available users. Click on add a new user Type username as mysite_user select host as localhost[from dropdown list – local]
Keep blank password. [or type a pass and remember it.] but for now, keep it blank. [select no password from dropdown list] On global privileges, click check all. Then click go.
To confirm if you’ve created the right user for the right database. Go to privileges and click the edit icon for the user name [last column] In database specific privileges, it should be mysite_db, ALL_PRIVILEGES and GRANT=YES. If Grant = no, click the edit privileges button, check grant and click go. Click go again to save.
Now go to localhost/mysiteon browser. If you see an error, function ereg() is depreciated, you havent changed php settings t0 5.2.9. Click install drupal in english.
You will see a requirements error. To fix this, go to wamp install directory from explorer. C:/Wamp/www/mysite/sites/default You’ll see default.settings.php. Copy it and rename the copy to settings.php and click try again. You must keep default.settings.php along with the new renamed copy.
Set database name to mysite_db Set username as mysite_user Open advanced options and make sure host is localhost. Click ok and go. If you have a problem here, make sure database settings are correct.
Give site name and other details asked for in this page. In site email address is the address drupal uses to send mail, keep it <somethin>@mysite.com Give admin user name as admin and pass as open for the remainder of this workshop. Remember this username and password. IT IS CALLED USER 1.
After the installation finish message, go to Locahost/mysite Congrats!! You’ve completed your first drupal installation.
Installing live. Buy web space with a provider who offers drupal support. One click installation with fantastico scripts. Use backup and migrate module to move from test site to live site.

More Related Content

What's hot

Setting up a debugging environment for Drupal
Setting up a debugging environment for DrupalSetting up a debugging environment for Drupal
Setting up a debugging environment for Drupal
jonlee554
 
Drupal development environment
Drupal development environmentDrupal development environment
Drupal development environment
Rachit Gupta
 
Build your own PHP extension
Build your own PHP extensionBuild your own PHP extension
Build your own PHP extension
Võ Duy Tuấn
 

What's hot (20)

Difference WAMP and XAMPP
Difference WAMP and XAMPPDifference WAMP and XAMPP
Difference WAMP and XAMPP
 
Setting up a debugging environment for Drupal
Setting up a debugging environment for DrupalSetting up a debugging environment for Drupal
Setting up a debugging environment for Drupal
 
Installing symfony within netbeans and WAMP
Installing symfony within netbeans and WAMPInstalling symfony within netbeans and WAMP
Installing symfony within netbeans and WAMP
 
Drupal development environment
Drupal development environmentDrupal development environment
Drupal development environment
 
7 things every web developer should know about linux administration
7 things every web developer should know about linux administration7 things every web developer should know about linux administration
7 things every web developer should know about linux administration
 
Word press & dreamweaver
Word press & dreamweaverWord press & dreamweaver
Word press & dreamweaver
 
Laravel
LaravelLaravel
Laravel
 
Build your own PHP extension
Build your own PHP extensionBuild your own PHP extension
Build your own PHP extension
 
VIKRAM
VIKRAMVIKRAM
VIKRAM
 
Wordpress File Upload
Wordpress File UploadWordpress File Upload
Wordpress File Upload
 
Sins Against Drupal 1
Sins Against Drupal 1Sins Against Drupal 1
Sins Against Drupal 1
 
Drupal Multi-site for Fun and Profit
Drupal Multi-site for Fun and ProfitDrupal Multi-site for Fun and Profit
Drupal Multi-site for Fun and Profit
 
WordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal Neupane
WordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal NeupaneWordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal Neupane
WordPress Biratnagar Meetup #1Wordpress Installation : By Sajjal Neupane
 
3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster3 tips to make your Wordpress site faster
3 tips to make your Wordpress site faster
 
Ilias 4 # clients - On shared hosting with cPanel
Ilias 4 # clients - On shared hosting with cPanelIlias 4 # clients - On shared hosting with cPanel
Ilias 4 # clients - On shared hosting with cPanel
 
Tutorial sederhana netbeans & xampp
Tutorial sederhana netbeans & xamppTutorial sederhana netbeans & xampp
Tutorial sederhana netbeans & xampp
 
Redirect subdomain to webmail
Redirect subdomain to webmailRedirect subdomain to webmail
Redirect subdomain to webmail
 
Caching strategy and apc
Caching strategy and apcCaching strategy and apc
Caching strategy and apc
 
Wordpress installation
Wordpress installationWordpress installation
Wordpress installation
 
WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011
 

Viewers also liked

Drupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloudDrupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloud
Muhammad Nurazhan Moin
 
Amazon AWS and Drupal
Amazon AWS and DrupalAmazon AWS and Drupal
Amazon AWS and Drupal
pixelcat
 
Freshman Fileshare
Freshman FileshareFreshman Fileshare
Freshman Fileshare
lexshinn06
 
Newswriting I syllabus
Newswriting I syllabusNewswriting I syllabus
Newswriting I syllabus
chellc14
 
Step by step how to create database with phpmyadmin
Step by step how to create database with phpmyadminStep by step how to create database with phpmyadmin
Step by step how to create database with phpmyadmin
Fathimah Azkiya
 

Viewers also liked (14)

Drupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloudDrupal camp.sg 2012 session - Drupal in the cloud
Drupal camp.sg 2012 session - Drupal in the cloud
 
Amazon AWS and Drupal
Amazon AWS and DrupalAmazon AWS and Drupal
Amazon AWS and Drupal
 
Freshman Fileshare
Freshman FileshareFreshman Fileshare
Freshman Fileshare
 
Installing wordpress using wamp on your windows machine
Installing wordpress using wamp on your windows machineInstalling wordpress using wamp on your windows machine
Installing wordpress using wamp on your windows machine
 
Web hosting presentations by hostindia.net
Web hosting presentations by hostindia.netWeb hosting presentations by hostindia.net
Web hosting presentations by hostindia.net
 
Hong Kong Drupal User Group - Sep 13th
Hong Kong Drupal User Group - Sep 13thHong Kong Drupal User Group - Sep 13th
Hong Kong Drupal User Group - Sep 13th
 
How to Manage Your Cloud by Drupal (DrupalCon CPH 2010)
How to Manage Your Cloud by Drupal (DrupalCon CPH 2010)How to Manage Your Cloud by Drupal (DrupalCon CPH 2010)
How to Manage Your Cloud by Drupal (DrupalCon CPH 2010)
 
Newswriting I syllabus
Newswriting I syllabusNewswriting I syllabus
Newswriting I syllabus
 
Scaling Drupal & Deployment in AWS
Scaling Drupal & Deployment in AWSScaling Drupal & Deployment in AWS
Scaling Drupal & Deployment in AWS
 
New: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPPNew: Two Methods of Installing Drupal on Windows XP with XAMPP
New: Two Methods of Installing Drupal on Windows XP with XAMPP
 
Scaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloudScaling drupal horizontally and in cloud
Scaling drupal horizontally and in cloud
 
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and moreScaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
 
Step by step how to create database with phpmyadmin
Step by step how to create database with phpmyadminStep by step how to create database with phpmyadmin
Step by step how to create database with phpmyadmin
 
Amazon Ec2 Application Design
Amazon Ec2 Application DesignAmazon Ec2 Application Design
Amazon Ec2 Application Design
 

Similar to 2 Installation of Drupal

Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1
beckman16
 
Visual guide15
Visual guide15Visual guide15
Visual guide15
tungvt0303
 
Editing Wordpress in Dreamweaver
Editing Wordpress in DreamweaverEditing Wordpress in Dreamweaver
Editing Wordpress in Dreamweaver
Garin Kilpatrick
 

Similar to 2 Installation of Drupal (20)

Installation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPPInstallation of Drupal on Windows XP with XAMPP
Installation of Drupal on Windows XP with XAMPP
 
Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1
 
Wordpress
WordpressWordpress
Wordpress
 
Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1Drupalxamppxp2 1231342958532404 1
Drupalxamppxp2 1231342958532404 1
 
Installation xampp and WordPress on localhost
Installation xampp and WordPress on localhostInstallation xampp and WordPress on localhost
Installation xampp and WordPress on localhost
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
phpTutorial1
phpTutorial1phpTutorial1
phpTutorial1
 
Joomla Installation
Joomla InstallationJoomla Installation
Joomla Installation
 
php lesson 1
php lesson 1php lesson 1
php lesson 1
 
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMPFROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
FROM LOCAL TO LIVE: EXPORTING WORDPRESS FROM MAMP
 
Install Word Press with xampp
Install Word Press with xamppInstall Word Press with xampp
Install Word Press with xampp
 
Visual guide15
Visual guide15Visual guide15
Visual guide15
 
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
 
How To Install WordPress On VPS Hosting.pdf
How To Install WordPress On VPS Hosting.pdfHow To Install WordPress On VPS Hosting.pdf
How To Install WordPress On VPS Hosting.pdf
 
Editing Wordpress in Dreamweaver
Editing Wordpress in DreamweaverEditing Wordpress in Dreamweaver
Editing Wordpress in Dreamweaver
 
Privileges Escalation by Exploiting Client-Side Vulnerabilities Using Metasploit
Privileges Escalation by Exploiting Client-Side Vulnerabilities Using MetasploitPrivileges Escalation by Exploiting Client-Side Vulnerabilities Using Metasploit
Privileges Escalation by Exploiting Client-Side Vulnerabilities Using Metasploit
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlink
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows Box
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows Box
 
Installation of Drupal on Windows XP
Installation of Drupal on Windows XPInstallation of Drupal on Windows XP
Installation of Drupal on Windows XP
 

More from Wingston

03 layouts & ui design - Android
03   layouts & ui design - Android03   layouts & ui design - Android
03 layouts & ui design - Android
Wingston
 
Linux – an introduction
Linux – an introductionLinux – an introduction
Linux – an introduction
Wingston
 
Introduction to the Arduino
Introduction to the ArduinoIntroduction to the Arduino
Introduction to the Arduino
Wingston
 
4.content mgmt
4.content mgmt4.content mgmt
4.content mgmt
Wingston
 
7 Theming in Drupal
7 Theming in Drupal7 Theming in Drupal
7 Theming in Drupal
Wingston
 
6 Special Howtos for Drupal
6 Special Howtos for Drupal6 Special Howtos for Drupal
6 Special Howtos for Drupal
Wingston
 

More from Wingston (20)

OpenCV @ Droidcon 2012
OpenCV @ Droidcon 2012OpenCV @ Droidcon 2012
OpenCV @ Droidcon 2012
 
05 content providers - Android
05   content providers - Android05   content providers - Android
05 content providers - Android
 
04 activities - Android
04   activities - Android04   activities - Android
04 activities - Android
 
03 layouts & ui design - Android
03   layouts & ui design - Android03   layouts & ui design - Android
03 layouts & ui design - Android
 
02 hello world - Android
02   hello world - Android02   hello world - Android
02 hello world - Android
 
01 introduction & setup - Android
01   introduction & setup - Android01   introduction & setup - Android
01 introduction & setup - Android
 
OpenCV with android
OpenCV with androidOpenCV with android
OpenCV with android
 
C game programming - SDL
C game programming - SDLC game programming - SDL
C game programming - SDL
 
C programming - Pointers
C programming - PointersC programming - Pointers
C programming - Pointers
 
Introduction to Basic C programming 02
Introduction to Basic C programming 02Introduction to Basic C programming 02
Introduction to Basic C programming 02
 
Introduction to Basic C programming 01
Introduction to Basic C programming 01Introduction to Basic C programming 01
Introduction to Basic C programming 01
 
Linux – an introduction
Linux – an introductionLinux – an introduction
Linux – an introduction
 
Embedded linux
Embedded linuxEmbedded linux
Embedded linux
 
04 Arduino Peripheral Interfacing
04   Arduino Peripheral Interfacing04   Arduino Peripheral Interfacing
04 Arduino Peripheral Interfacing
 
03 analogue anrduino fundamentals
03   analogue anrduino fundamentals03   analogue anrduino fundamentals
03 analogue anrduino fundamentals
 
02 General Purpose Input - Output on the Arduino
02   General Purpose Input -  Output on the Arduino02   General Purpose Input -  Output on the Arduino
02 General Purpose Input - Output on the Arduino
 
Introduction to the Arduino
Introduction to the ArduinoIntroduction to the Arduino
Introduction to the Arduino
 
4.content mgmt
4.content mgmt4.content mgmt
4.content mgmt
 
7 Theming in Drupal
7 Theming in Drupal7 Theming in Drupal
7 Theming in Drupal
 
6 Special Howtos for Drupal
6 Special Howtos for Drupal6 Special Howtos for Drupal
6 Special Howtos for Drupal
 

2 Installation of Drupal

  • 1. Installing Drupal Wilson Wingston Sharon wingston.sharon@gmail.com
  • 2. Install wampserver Go to material folder. Install wampserver2.0i.exe on C:/ Install wampserver2-php529-2.exe on C:/ Latest releases can be found on wampserver.com/en Check first if Apache and PHP versions on WAMP install are compatible with your Drupal version. Go to drupal.com/requirements to read up.
  • 3. Start wamp server. If you see a white half moon in your tray, wampserver is running. If there’s a red dot on it, or its any other colour, something’s wrong. Open Firefox browser and typelocalhost You should see a wamp loading screen. It should say php version as 5.3 Now, left click on wamp tray icon, go to php/version/9..2.0 Click icon again and restart all services. Go to wamp loading screen on localhost, it should say php version as 5.2.9
  • 4. If u don’t have winrar. Install winrar from materials folder. Drupal installation is always given as a tarball. [tar.gz]. Drupal-615.tar.gz Extract it [right click, extract here] after copying it to C:/wamp/www/ Rename drupal-615 to mysite Check in localhost/mysiteif drupal installer shows up. Don’t do anything there for now.
  • 6. In the create new database field, type mysite_db Keep type as collation and click create. You should get a message that mysite_db has been created.
  • 7. Now, from the top tabs go to privileges You’ll see the list of available users. Click on add a new user Type username as mysite_user select host as localhost[from dropdown list – local]
  • 8. Keep blank password. [or type a pass and remember it.] but for now, keep it blank. [select no password from dropdown list] On global privileges, click check all. Then click go.
  • 9. To confirm if you’ve created the right user for the right database. Go to privileges and click the edit icon for the user name [last column] In database specific privileges, it should be mysite_db, ALL_PRIVILEGES and GRANT=YES. If Grant = no, click the edit privileges button, check grant and click go. Click go again to save.
  • 10. Now go to localhost/mysiteon browser. If you see an error, function ereg() is depreciated, you havent changed php settings t0 5.2.9. Click install drupal in english.
  • 11. You will see a requirements error. To fix this, go to wamp install directory from explorer. C:/Wamp/www/mysite/sites/default You’ll see default.settings.php. Copy it and rename the copy to settings.php and click try again. You must keep default.settings.php along with the new renamed copy.
  • 12. Set database name to mysite_db Set username as mysite_user Open advanced options and make sure host is localhost. Click ok and go. If you have a problem here, make sure database settings are correct.
  • 13. Give site name and other details asked for in this page. In site email address is the address drupal uses to send mail, keep it <somethin>@mysite.com Give admin user name as admin and pass as open for the remainder of this workshop. Remember this username and password. IT IS CALLED USER 1.
  • 14. After the installation finish message, go to Locahost/mysite Congrats!! You’ve completed your first drupal installation.
  • 15. Installing live. Buy web space with a provider who offers drupal support. One click installation with fantastico scripts. Use backup and migrate module to move from test site to live site.