What is the difference between wamp lamp mamp xampp server?

Difference wamp lamp mamp xampp Server

All thing is same in all Server which i have mentioned below
  • This is a open source platform and you can free download and use it.
  • Apache is the web server.
  • Mysql is the relational database management system.
  • PHP is the object-oriented scripting language.
Wamp:
  • Full form of WAMP is Windows, Apache, MySQL and PHP.
  • WAMP Server is work on Windows Operating System only.
Lamp:
  • Full form of LAMP is Linux, Apache, MySQL and PHP.
  • LAMP Server is work on Linux Operating System only
  • LAMP is a combine package of Linux, Apache, MySQL and PHP.

Mamp:
  • Full form of MAMP is MAC, Apache, MySQL and PHP.
  • MAMP Server is work on MAC Operating System only. 

Xampp:
  • xampp stands for x-os, apache, mysql, php , perl.
  • X-OS means it can be used for any operating system.
  • XAMPP for major operating system including windows, mac, Linux.
  • XAMPP Server come along with some additional features including support of perl, filezilla, mercury mail and some package.

Comments