SlideShare una empresa de Scribd logo
1 de 97
Installation of Drupal on Windows XP Rupesh Kumar A [email_address]
Files Required ,[object Object],[object Object],[object Object],[object Object],[object Object]
Install Apache
 
 
 
 
 
 
 
 
 
Test Apache installation: Open any web browser and type   http://localhost   in the address bar and press Enter Feather icon on System Tray with a green arrow indicates apache service running.  Feather with a red dot indicates that apache service is stopped
Open httpd.conf file with any text editor
add index.php here
 
add at the end the following code: LoadModule php5_module “c:/php/php5apache2_2.dll” AddType application/x-httpd-php .php PHPIniDir “c:/php”
Save the file
Extract Php files to C:hp
 
Extracted folder ‘php’
Extracted files in C:hp folder
Copy php.ini-recommended file
Paste it in the same folder
Rename it to  php.ini
 
Open  php.ini  with a text editor
Delete semicolon (;) at the beginning of include_path line
 
Add “C:rogram Filespache Software Foundationpache2.2tdocs” as doc_root
 
Add “C:hpxt” as extension_dir
 
Delete Semicolon (;) at the beginning of line extension=php_gd2.dll
 
Delete Semicolon (;) at the beginning of line extension=php_mbstring.dll
 
Delete Semicolon (;) at the beginning of line extension=php_mysql.dll
 
Delete Semicolon (;) at the beginning of line and add “C:EMP” for session.save_path
 
Save the file and close
Set Environment Variable for Php Go to Start > Settings > Control Panel
In Control Panel,  double click on “System”. In System Properties window, Click on “Advanced” Tab and Click on “Environmental Variables”
In “Environmental Variables” window, Click on Path variable under “ System Variable” and click “ Edit” button
Add C:hp; at the end of  Variable value.  Click OK Click OK for Environment Variables And System Properties
Test Php Installation Open Notepad and type the following code: <html> <body> <?php phpinfo() ?> </body> </html>
Save the file as test.php in  C:rogram Filespache Software FoundationApache2.2tdocs
 
Restart Apache: Right Click on feather icon on System Tray and click on “Open Apache Monitor”
Click Restart and then Exit
Open web browser and type  http:// localhost /test. php  in the  address bar and press Enter.  The php  information page appears Delete the file  test.php  soon after  confirming about php installation. Do not leave it in web server.
Install Mysql
 
 
 
 
 
 
 
 
Skip Sign-Up
Mysql Server Instance Configuration
 
Check this
Enter password for the root user
 
 
 
Open Command Prompt Type cmd and click OK
Change directory to c:ysqlin
Log in to mysql as root user
Enter root password
The mysql console
Create the new database ‘drupal’
List the databases
Quit mysql console
Exit the command prompt
Extract drupal files to web server
 
 
Rename extracted folder to ‘drupal’ for simplicity
Copy default.settings.php in  drupalitesefault  and paste in the same directory
Rename it to  settings.php
Open Web browser Enter  http://localhost/drupal  or  http://localhost/drupal/install.php
Drupal Installation Stages
 
Database configuration Enter: Database name Database username Database password
 
Advanced options ,[object Object],[object Object],[object Object],Click  Save and continue
Configure site: Site information
 
Create Administrator account
Server settings Click  Save and continue
Drupal installation complete Click on  your new site
The New Drupal Site
Thanks ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

Más contenido relacionado

La actualidad más candente

Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishraAnil Mishra
 
Installation of wordpress
Installation of wordpressInstallation of wordpress
Installation of wordpressHAINIRMALRAJ
 
Slide 1 - The University of Mississippi
Slide 1 - The University of MississippiSlide 1 - The University of Mississippi
Slide 1 - The University of Mississippiwebhostingguy
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows Boxguest34a3a419
 
Input and output flow using http and java component
Input and output flow using http and java componentInput and output flow using http and java component
Input and output flow using http and java componentSon Nguyen
 
WordPress: a stepping stone to Web Development
WordPress: a stepping stone to Web DevelopmentWordPress: a stepping stone to Web Development
WordPress: a stepping stone to Web Developmentremixwolf
 
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 Drupaljonlee554
 
Online publishing with wordpress(installation)
Online publishing with wordpress(installation)Online publishing with wordpress(installation)
Online publishing with wordpress(installation)Ankit Sigdel
 
Installing Wordpress Locally with XAMPP
Installing Wordpress Locally with XAMPPInstalling Wordpress Locally with XAMPP
Installing Wordpress Locally with XAMPPJoshua Rapp
 
How to? Drupal developer toolkit. Dennis Povshedny.
How to? Drupal developer toolkit. Dennis Povshedny.How to? Drupal developer toolkit. Dennis Povshedny.
How to? Drupal developer toolkit. Dennis Povshedny.DrupalCampDN
 
Setup web-application-testing-environment
Setup web-application-testing-environmentSetup web-application-testing-environment
Setup web-application-testing-environmentNabarun Roy
 
Mule esb first http connector
Mule esb first http connectorMule esb first http connector
Mule esb first http connectorGermano Barba
 

La actualidad más candente (20)

Cms drupal installation & configuration anil mishra
Cms drupal installation & configuration   anil mishraCms drupal installation & configuration   anil mishra
Cms drupal installation & configuration anil mishra
 
Installation of wordpress
Installation of wordpressInstallation of wordpress
Installation of wordpress
 
Installing apache and php
Installing apache and phpInstalling apache and php
Installing apache and php
 
Slide 1 - The University of Mississippi
Slide 1 - The University of MississippiSlide 1 - The University of Mississippi
Slide 1 - The University of Mississippi
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows Box
 
Input and output flow using http and java component
Input and output flow using http and java componentInput and output flow using http and java component
Input and output flow using http and java component
 
Laravel 5.3 - Web Development Php framework
Laravel 5.3 - Web Development Php frameworkLaravel 5.3 - Web Development Php framework
Laravel 5.3 - Web Development Php framework
 
puissance-2roue
puissance-2rouepuissance-2roue
puissance-2roue
 
WordPress: a stepping stone to Web Development
WordPress: a stepping stone to Web DevelopmentWordPress: a stepping stone to Web Development
WordPress: a stepping stone to Web Development
 
Drupal development
Drupal development Drupal development
Drupal development
 
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
 
Online publishing with wordpress(installation)
Online publishing with wordpress(installation)Online publishing with wordpress(installation)
Online publishing with wordpress(installation)
 
Message enricher in mule
Message enricher in muleMessage enricher in mule
Message enricher in mule
 
Lampstack (1)
Lampstack (1)Lampstack (1)
Lampstack (1)
 
Installing Wordpress Locally with XAMPP
Installing Wordpress Locally with XAMPPInstalling Wordpress Locally with XAMPP
Installing Wordpress Locally with XAMPP
 
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
 
Introduction to php
Introduction to phpIntroduction to php
Introduction to php
 
How to? Drupal developer toolkit. Dennis Povshedny.
How to? Drupal developer toolkit. Dennis Povshedny.How to? Drupal developer toolkit. Dennis Povshedny.
How to? Drupal developer toolkit. Dennis Povshedny.
 
Setup web-application-testing-environment
Setup web-application-testing-environmentSetup web-application-testing-environment
Setup web-application-testing-environment
 
Mule esb first http connector
Mule esb first http connectorMule esb first http connector
Mule esb first http connector
 

Destacado

(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...
(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...
(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...Rayan Youssef
 
Gockel TV Presentation - Foreign Partners
Gockel TV Presentation - Foreign PartnersGockel TV Presentation - Foreign Partners
Gockel TV Presentation - Foreign PartnersPeter Gockel
 
68 Esport I Desenvolupament Integral
68   Esport I  Desenvolupament Integral68   Esport I  Desenvolupament Integral
68 Esport I Desenvolupament IntegralTeresa Montenegro
 
CURICULUM VITAE 2016
CURICULUM VITAE 2016CURICULUM VITAE 2016
CURICULUM VITAE 2016Dwi Utomo
 
PaloSanto Solutions: Usando Visual Dial Plan
PaloSanto Solutions: Usando Visual Dial PlanPaloSanto Solutions: Usando Visual Dial Plan
PaloSanto Solutions: Usando Visual Dial PlanPaloSanto Solutions
 
Un Pueblo Libre en Nuestra Tierra
Un Pueblo Libre en Nuestra TierraUn Pueblo Libre en Nuestra Tierra
Un Pueblo Libre en Nuestra TierraGZ-Israel
 
Guia de novetats Sant Jordi 2009
Guia de novetats Sant Jordi 2009Guia de novetats Sant Jordi 2009
Guia de novetats Sant Jordi 2009Biblioteques VNG
 
Lo mestizo y lo vernáculo..
Lo mestizo y lo vernáculo..Lo mestizo y lo vernáculo..
Lo mestizo y lo vernáculo..Abraham Parra
 
Expat Guide to Cambodia
Expat Guide to CambodiaExpat Guide to Cambodia
Expat Guide to CambodiaCham Roeun
 
Bao cáo tom tat qhtt nganh thuy san
Bao cáo tom tat qhtt nganh thuy sanBao cáo tom tat qhtt nganh thuy san
Bao cáo tom tat qhtt nganh thuy sanNgoc Quyen Pham
 
Programa de Actos Feria y Fiestas Lupión 2015
Programa de Actos Feria y Fiestas Lupión 2015Programa de Actos Feria y Fiestas Lupión 2015
Programa de Actos Feria y Fiestas Lupión 2015Centro Guadalinfo Lupión
 
Diseño curricular mayte perez montejo[1]
Diseño curricular mayte perez montejo[1]Diseño curricular mayte perez montejo[1]
Diseño curricular mayte perez montejo[1]Alberto Ramos
 
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!muslimehelfen
 
Capital Raising Services
Capital Raising ServicesCapital Raising Services
Capital Raising ServicesJarrayam
 
Dones de l'aigua
Dones de l'aiguaDones de l'aigua
Dones de l'aiguaalinaerika
 

Destacado (20)

(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...
(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...
(Design and Development of a Rehabilitative Eye-Tracking Based Home Automatio...
 
Gockel TV Presentation - Foreign Partners
Gockel TV Presentation - Foreign PartnersGockel TV Presentation - Foreign Partners
Gockel TV Presentation - Foreign Partners
 
68 Esport I Desenvolupament Integral
68   Esport I  Desenvolupament Integral68   Esport I  Desenvolupament Integral
68 Esport I Desenvolupament Integral
 
CURICULUM VITAE 2016
CURICULUM VITAE 2016CURICULUM VITAE 2016
CURICULUM VITAE 2016
 
PaloSanto Solutions: Usando Visual Dial Plan
PaloSanto Solutions: Usando Visual Dial PlanPaloSanto Solutions: Usando Visual Dial Plan
PaloSanto Solutions: Usando Visual Dial Plan
 
Schatzi love you
Schatzi love youSchatzi love you
Schatzi love you
 
Un Pueblo Libre en Nuestra Tierra
Un Pueblo Libre en Nuestra TierraUn Pueblo Libre en Nuestra Tierra
Un Pueblo Libre en Nuestra Tierra
 
Guia de novetats Sant Jordi 2009
Guia de novetats Sant Jordi 2009Guia de novetats Sant Jordi 2009
Guia de novetats Sant Jordi 2009
 
Aves magacinedicion3
Aves magacinedicion3Aves magacinedicion3
Aves magacinedicion3
 
Lo mestizo y lo vernáculo..
Lo mestizo y lo vernáculo..Lo mestizo y lo vernáculo..
Lo mestizo y lo vernáculo..
 
Expat Guide to Cambodia
Expat Guide to CambodiaExpat Guide to Cambodia
Expat Guide to Cambodia
 
Bao cáo tom tat qhtt nganh thuy san
Bao cáo tom tat qhtt nganh thuy sanBao cáo tom tat qhtt nganh thuy san
Bao cáo tom tat qhtt nganh thuy san
 
Programa de Actos Feria y Fiestas Lupión 2015
Programa de Actos Feria y Fiestas Lupión 2015Programa de Actos Feria y Fiestas Lupión 2015
Programa de Actos Feria y Fiestas Lupión 2015
 
Diseño curricular mayte perez montejo[1]
Diseño curricular mayte perez montejo[1]Diseño curricular mayte perez montejo[1]
Diseño curricular mayte perez montejo[1]
 
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!
Merkzettel: Deine Hilfe wird gebraucht - in 6 Schritten die Welt verändern!
 
Capital Raising Services
Capital Raising ServicesCapital Raising Services
Capital Raising Services
 
III JORNADA PAPPS MADRID
III JORNADA PAPPS MADRIDIII JORNADA PAPPS MADRID
III JORNADA PAPPS MADRID
 
Mapa 2
Mapa 2Mapa 2
Mapa 2
 
MLA in Rivers State, An Overview
MLA in Rivers State, An OverviewMLA in Rivers State, An Overview
MLA in Rivers State, An Overview
 
Dones de l'aigua
Dones de l'aiguaDones de l'aigua
Dones de l'aigua
 

Similar a Installation of Drupal on Windows XP

Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1beckman16
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows BoxJayanta Dash
 
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 XAMPPRupesh Kumar
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsJonathan Bloom
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationChetan Soni
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlinkusha kannappan
 
Install NewGenLib on Windows XP
Install NewGenLib on Windows XPInstall NewGenLib on Windows XP
Install NewGenLib on Windows XPRupesh Kumar
 
Install Word Press with xampp
Install Word Press with xamppInstall Word Press with xampp
Install Word Press with xamppMehdi Sharifirad
 
Installation xampp and WordPress on localhost
Installation xampp and WordPress on localhostInstallation xampp and WordPress on localhost
Installation xampp and WordPress on localhostLuzan Baral
 
Linux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptLinux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptwebhostingguy
 
Linux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptLinux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptwebhostingguy
 
Document Management: Opendocman and LAMP installation on Cent OS
Document Management: Opendocman and LAMP installation on Cent OSDocument Management: Opendocman and LAMP installation on Cent OS
Document Management: Opendocman and LAMP installation on Cent OSSiddharth Ram Dinesh
 
Drupal Development w/ PhpStorm and Xdebug
Drupal Development w/ PhpStorm and XdebugDrupal Development w/ PhpStorm and Xdebug
Drupal Development w/ PhpStorm and XdebugChris Haynes
 
2 introduction-php-mvc-cakephp-m2-installation-slides
2 introduction-php-mvc-cakephp-m2-installation-slides2 introduction-php-mvc-cakephp-m2-installation-slides
2 introduction-php-mvc-cakephp-m2-installation-slidesMasterCode.vn
 

Similar a Installation of Drupal on Windows XP (20)

Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1Drupalxamppxp 1229687989691791 1
Drupalxamppxp 1229687989691791 1
 
Mantis Installation for Windows Box
Mantis Installation for Windows BoxMantis Installation for Windows Box
Mantis Installation for Windows Box
 
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
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
instaling
instalinginstaling
instaling
 
instaling
instalinginstaling
instaling
 
instaling
instalinginstaling
instaling
 
instaling
instalinginstaling
instaling
 
Installing Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for WindowsInstalling Hortonworks Hadoop for Windows
Installing Hortonworks Hadoop for Windows
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
Installation instruction of Testlink
Installation instruction of TestlinkInstallation instruction of Testlink
Installation instruction of Testlink
 
Install NewGenLib on Windows XP
Install NewGenLib on Windows XPInstall NewGenLib on Windows XP
Install NewGenLib on Windows XP
 
Install Word Press with xampp
Install Word Press with xamppInstall Word Press with xampp
Install Word Press with xampp
 
Installation xampp and WordPress on localhost
Installation xampp and WordPress on localhostInstallation xampp and WordPress on localhost
Installation xampp and WordPress on localhost
 
Linux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptLinux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.ppt
 
Linux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.pptLinux Webserver Installation Command and GUI.ppt
Linux Webserver Installation Command and GUI.ppt
 
Document Management: Opendocman and LAMP installation on Cent OS
Document Management: Opendocman and LAMP installation on Cent OSDocument Management: Opendocman and LAMP installation on Cent OS
Document Management: Opendocman and LAMP installation on Cent OS
 
Drupal Development w/ PhpStorm and Xdebug
Drupal Development w/ PhpStorm and XdebugDrupal Development w/ PhpStorm and Xdebug
Drupal Development w/ PhpStorm and Xdebug
 
2 introduction-php-mvc-cakephp-m2-installation-slides
2 introduction-php-mvc-cakephp-m2-installation-slides2 introduction-php-mvc-cakephp-m2-installation-slides
2 introduction-php-mvc-cakephp-m2-installation-slides
 

Último

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 

Último (20)

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 

Installation of Drupal on Windows XP