SlideShare uma empresa Scribd logo
1 de 31
Introduction of WAMP Server
Windows, Apache, MySQL, PHP
Ajay Di Sharma
http://mpstudy.com/
Contents
 Introduction of WAMP Server
 Benefit of WAMP
 Downloading WAMP
 Installing WAMP
 Problem occurs in installation
 Icon Notification
 WAMP Control Panel
 WAMP Directories
 Testing WAMP Server
 Creating A MySQL Database With WAMP Server
 Configuring WAMP
 Shutting down WAMP Server
 Uninstalling WAMP
Introduction of WAMP Server
 WAMP Server is a Web development platform on Windows that allow your
to create dynamic Web applications with Apache , PHP and MySQL.
 This is a open source platform
 Windows – The Operating System
 Apache – HTTP(web) Server
 MySQL – The relational database management system
 PHP – The object-oriented scripting language
Introduction of WAMP Server (cont.)
 WAMP- Windows, Apache, MySQL and PHP
 LAMP- Linux, Apache, MySQL and PHP
 MAMP- Mac, Apache, MySQL, and PHP
 XAMPP- For major operating system including windows, Mac, Linux ,
Apache, MySQL, and PHP
Benefit of WAMP
 The stack also comes with
 Xdebug – tool for PHP debugging
 PHPMyAdmin – A web tool for administrating MySQL databases
 Webgrind – profiling tool for PHP
 Some nice configurations (really easy to start developing, not
configuration)
Downloading WAMP
 Go to http://www.wampserver.com/en/download.php
Installing WAMP Server
 To start the installation process double-click the installer file.
Problem #1- Missing MSVCR100.dll
 The MSVCR100.dll file is on of the part of the Microsoft visual C++
 Install this file to solve this problem
 Download this from-
 For Windows 32 bit: http://www.Microsoft.com/download/en/details.aspx?id=8328
 For Windows 64 bit:
http://www.Microsoft.com/download/en/details.aspx?id=13523
Problem #1- Missing MSCVR100.dll (cont.)
Problem #2- Collision with Skype
Problem #3- Collisions with other HTTP
Server
 There may be XAMMP or IIS installed too
 The best solution is to change the port
 Form the tray icon, left click and
• Go to Apache -> httpd.conf
• Search for “Listen 80”
• Replace with “Listen 8080” or other
• Access http://localhost:8080/
Icon Notification
 User should see the WAMP Server icon appear in the right side of your taskbar. If
the icon is green, then everything is working properly. If the icon is orange, then
there are issues with one of the services. If the icon is red, then both Apache and
MySQL services aren’t running. You will need to resolve those issues before
continuing.
WAMP Control Panel
 This is the WAMP icon
 All configurations are there- PHP, Apache, MySQL
 If the Icon is green- the service are up and running
WAMP Directories
 Lets have the default installation directory- c:/wamp/
 The directory of interest is www/ and it’s called webroot (or document root)
 PHP Files are put in the webroot (c;/wamp/www/)
 C:/wamp/www/ map to http://localhost
 For example- c:/wamp/www/project/scirpt.php map to
http://localhost/project/script.php
 If no file is specified, Apache looks for index.php
Testing WAMP Server
 Open your Web browser and type-http://localhost/. You should see the WAMP
Server homepage displayed.
Creating Database using WAMP
 Creating a database in WAMP Server is done via phpMyAdmin. You can access
phpMyAdmin by entering http://localhost/phpmyadmin/ in your web browser.
WAMP Configurations
 Httpd.conf- Text file with Apache related configuration (i.e. webroot, port for http
listening, etc)
 Php.ini- Text file with PHP related configuration (i.e. short tags, upload file size, etc)
 My.ini- MySQL related configuration (i.e. password, query buffers, caches, port, etc)
Shutting down WAMP Server
 To shut down WAMP Server, click on the systray icon and select stop all services
to shut down the Apache and MySQL server.
 Next you will right-click on the WAMP Server systray icon and click Exit to close
the program.
Uninstallation of WAMP Server
 Go to wamp folder and click on unins000 file(icon)
Thank You……!!!!

Mais conteúdo relacionado

Mais procurados (20)

Web application architecture
Web application architectureWeb application architecture
Web application architecture
 
HTTP request and response
HTTP request and responseHTTP request and response
HTTP request and response
 
Php
PhpPhp
Php
 
jQuery for beginners
jQuery for beginnersjQuery for beginners
jQuery for beginners
 
IIS
IISIIS
IIS
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Php mysql ppt
Php mysql pptPhp mysql ppt
Php mysql ppt
 
PHP
PHPPHP
PHP
 
Chapter 02 php basic syntax
Chapter 02   php basic syntaxChapter 02   php basic syntax
Chapter 02 php basic syntax
 
PHP Presentation
PHP PresentationPHP Presentation
PHP Presentation
 
Basics of the Web Platform
Basics of the Web PlatformBasics of the Web Platform
Basics of the Web Platform
 
CSharp.ppt
CSharp.pptCSharp.ppt
CSharp.ppt
 
Introduction to HTML5
Introduction to HTML5Introduction to HTML5
Introduction to HTML5
 
Javascript
JavascriptJavascript
Javascript
 
php
phpphp
php
 
Ajax Ppt
Ajax PptAjax Ppt
Ajax Ppt
 
Active Server Page(ASP)
Active Server Page(ASP)Active Server Page(ASP)
Active Server Page(ASP)
 
Java Servlets
Java ServletsJava Servlets
Java Servlets
 
Introduction to php
Introduction to phpIntroduction to php
Introduction to php
 
JavaScript - Chapter 6 - Basic Functions
 JavaScript - Chapter 6 - Basic Functions JavaScript - Chapter 6 - Basic Functions
JavaScript - Chapter 6 - Basic Functions
 

Semelhante a 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 2011Alfred Ayache
 
Installing WampServer
Installing WampServerInstalling WampServer
Installing WampServerDrupal Jax
 
Installation of wampserver
Installation of wampserverInstallation of wampserver
Installation of wampserverSmita Agarwal
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 serversMark Myers
 
Diva23
Diva23Diva23
Diva23diva23
 
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 xampppeyman Ghader Kurehpaz
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationChetan Soni
 
Week 1
Week 1Week 1
Week 1A VD
 
Setting Up Wordpress Offline
Setting Up Wordpress OfflineSetting Up Wordpress Offline
Setting Up Wordpress OfflineAmol Dhir
 
jzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdfjzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdfImran Kedim
 
CS1520 Intro and Xampp installation
CS1520 Intro and Xampp installationCS1520 Intro and Xampp installation
CS1520 Intro and Xampp installationSalim Malakouti
 

Semelhante a Wampserver installation ajay-di-sharma (20)

WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011WP Sandbox Presentation WordCamp Toronto 2011
WP Sandbox Presentation WordCamp Toronto 2011
 
Installing WampServer
Installing WampServerInstalling WampServer
Installing WampServer
 
Wampserver install
Wampserver installWampserver install
Wampserver install
 
Installation of wampserver
Installation of wampserverInstallation of wampserver
Installation of wampserver
 
1 app 2 developers 3 servers
1 app 2 developers 3 servers1 app 2 developers 3 servers
1 app 2 developers 3 servers
 
Diva23
Diva23Diva23
Diva23
 
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
 
Wamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and ConfigurationWamp & LAMP - Installation and Configuration
Wamp & LAMP - Installation and Configuration
 
Week 1
Week 1Week 1
Week 1
 
WordPress Manual in Compatible with XAMPP
WordPress Manual in Compatible with XAMPPWordPress Manual in Compatible with XAMPP
WordPress Manual in Compatible with XAMPP
 
zLAMP
zLAMPzLAMP
zLAMP
 
Setting Up Wordpress Offline
Setting Up Wordpress OfflineSetting Up Wordpress Offline
Setting Up Wordpress Offline
 
jzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdfjzoopowerpointdrupal-100803104511-phpapp01.pdf
jzoopowerpointdrupal-100803104511-phpapp01.pdf
 
CS1520 Intro and Xampp installation
CS1520 Intro and Xampp installationCS1520 Intro and Xampp installation
CS1520 Intro and Xampp installation
 
Install Drupal on Wamp Server
Install Drupal on Wamp ServerInstall Drupal on Wamp Server
Install Drupal on Wamp Server
 
Web Programming
Web Programming Web Programming
Web Programming
 
Joomla Manual in Compatible with XAMPP
Joomla Manual in Compatible with XAMPPJoomla Manual in Compatible with XAMPP
Joomla Manual in Compatible with XAMPP
 
Apache - Quick reference guide
Apache - Quick reference guideApache - Quick reference guide
Apache - Quick reference guide
 
SubjectsPlus Manual in Compatible with XAMPP
SubjectsPlus Manual in Compatible with XAMPPSubjectsPlus Manual in Compatible with XAMPP
SubjectsPlus Manual in Compatible with XAMPP
 
25_26 (1).pptx
25_26 (1).pptx25_26 (1).pptx
25_26 (1).pptx
 

Último

Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...masabamasaba
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxAnnaArtyushina1
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyviewmasabamasaba
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationJuha-Pekka Tolvanen
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...chiefasafspells
 
tonesoftg
tonesoftgtonesoftg
tonesoftglanshi9
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...masabamasaba
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...masabamasaba
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastPapp Krisztián
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...masabamasaba
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisamasabamasaba
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfonteinmasabamasaba
 

Último (20)

Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
%+27788225528 love spells in Huntington Beach Psychic Readings, Attraction sp...
 
Artyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptxArtyushina_Guest lecture_YorkU CS May 2024.pptx
Artyushina_Guest lecture_YorkU CS May 2024.pptx
 
WSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go PlatformlessWSO2CON2024 - It's time to go Platformless
WSO2CON2024 - It's time to go Platformless
 
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
%in Hazyview+277-882-255-28 abortion pills for sale in Hazyview
 
What Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the SituationWhat Goes Wrong with Language Definitions and How to Improve the Situation
What Goes Wrong with Language Definitions and How to Improve the Situation
 
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
Abortion Pill Prices Tembisa [(+27832195400*)] 🏥 Women's Abortion Clinic in T...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
Love witchcraft +27768521739 Binding love spell in Sandy Springs, GA |psychic...
 
tonesoftg
tonesoftgtonesoftg
tonesoftg
 
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Atlanta Psychic Readings, Attraction spells,Brin...
 
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Knoxville Psychic Readings, Attraction spells,Br...
 
Architecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the pastArchitecture decision records - How not to get lost in the past
Architecture decision records - How not to get lost in the past
 
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
WSO2CON 2024 - Cloud Native Middleware: Domain-Driven Design, Cell-Based Arch...
 
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
Abortion Pills In Pretoria ](+27832195400*)[ 🏥 Women's Abortion Clinic In Pre...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
%+27788225528 love spells in Toronto Psychic Readings, Attraction spells,Brin...
 
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa%in tembisa+277-882-255-28 abortion pills for sale in tembisa
%in tembisa+277-882-255-28 abortion pills for sale in tembisa
 
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
%in Stilfontein+277-882-255-28 abortion pills for sale in Stilfontein
 

Wampserver installation ajay-di-sharma

  • 1. Introduction of WAMP Server Windows, Apache, MySQL, PHP Ajay Di Sharma http://mpstudy.com/
  • 2. Contents  Introduction of WAMP Server  Benefit of WAMP  Downloading WAMP  Installing WAMP  Problem occurs in installation  Icon Notification  WAMP Control Panel  WAMP Directories  Testing WAMP Server  Creating A MySQL Database With WAMP Server  Configuring WAMP  Shutting down WAMP Server  Uninstalling WAMP
  • 3. Introduction of WAMP Server  WAMP Server is a Web development platform on Windows that allow your to create dynamic Web applications with Apache , PHP and MySQL.  This is a open source platform  Windows – The Operating System  Apache – HTTP(web) Server  MySQL – The relational database management system  PHP – The object-oriented scripting language
  • 4. Introduction of WAMP Server (cont.)  WAMP- Windows, Apache, MySQL and PHP  LAMP- Linux, Apache, MySQL and PHP  MAMP- Mac, Apache, MySQL, and PHP  XAMPP- For major operating system including windows, Mac, Linux , Apache, MySQL, and PHP
  • 5. Benefit of WAMP  The stack also comes with  Xdebug – tool for PHP debugging  PHPMyAdmin – A web tool for administrating MySQL databases  Webgrind – profiling tool for PHP  Some nice configurations (really easy to start developing, not configuration)
  • 6. Downloading WAMP  Go to http://www.wampserver.com/en/download.php
  • 7. Installing WAMP Server  To start the installation process double-click the installer file.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18. Problem #1- Missing MSVCR100.dll  The MSVCR100.dll file is on of the part of the Microsoft visual C++  Install this file to solve this problem  Download this from-  For Windows 32 bit: http://www.Microsoft.com/download/en/details.aspx?id=8328  For Windows 64 bit: http://www.Microsoft.com/download/en/details.aspx?id=13523
  • 19. Problem #1- Missing MSCVR100.dll (cont.)
  • 20. Problem #2- Collision with Skype
  • 21. Problem #3- Collisions with other HTTP Server  There may be XAMMP or IIS installed too  The best solution is to change the port  Form the tray icon, left click and • Go to Apache -> httpd.conf • Search for “Listen 80” • Replace with “Listen 8080” or other • Access http://localhost:8080/
  • 22. Icon Notification  User should see the WAMP Server icon appear in the right side of your taskbar. If the icon is green, then everything is working properly. If the icon is orange, then there are issues with one of the services. If the icon is red, then both Apache and MySQL services aren’t running. You will need to resolve those issues before continuing.
  • 23. WAMP Control Panel  This is the WAMP icon  All configurations are there- PHP, Apache, MySQL  If the Icon is green- the service are up and running
  • 24. WAMP Directories  Lets have the default installation directory- c:/wamp/  The directory of interest is www/ and it’s called webroot (or document root)  PHP Files are put in the webroot (c;/wamp/www/)  C:/wamp/www/ map to http://localhost  For example- c:/wamp/www/project/scirpt.php map to http://localhost/project/script.php  If no file is specified, Apache looks for index.php
  • 25. Testing WAMP Server  Open your Web browser and type-http://localhost/. You should see the WAMP Server homepage displayed.
  • 26. Creating Database using WAMP  Creating a database in WAMP Server is done via phpMyAdmin. You can access phpMyAdmin by entering http://localhost/phpmyadmin/ in your web browser.
  • 27.
  • 28. WAMP Configurations  Httpd.conf- Text file with Apache related configuration (i.e. webroot, port for http listening, etc)  Php.ini- Text file with PHP related configuration (i.e. short tags, upload file size, etc)  My.ini- MySQL related configuration (i.e. password, query buffers, caches, port, etc)
  • 29. Shutting down WAMP Server  To shut down WAMP Server, click on the systray icon and select stop all services to shut down the Apache and MySQL server.  Next you will right-click on the WAMP Server systray icon and click Exit to close the program.
  • 30. Uninstallation of WAMP Server  Go to wamp folder and click on unins000 file(icon)