LAMP For Linux
LAMP is an acronym for a set of free, open-source software, originally coined from the first letters of
Linux(used for the operating system),
Apache HTTP Server,
MySQL (database software), and
Perl, PHP, or Python (web scripting language),
principal components to build a viable general purpose web server.
MAMP For Macintosh
The acronym MAMP refers to a set of free software programs commonly used together to run dynamic web sites on servers running the Apple Macintosh operating system, Mac OS X:
Mac OS X, the operating system;
Apache, the Web server;
MySQL, the database management system (or database server);
P for PHP, Perl, or Python, all programming languages used for web development.
WAMP For Windows
WAMP is an acronym that stands for
Windows,
Apache,
MySQL, and
PHP (or Perl or Python).
It is a Web development platform that defines the Operating System (Windows), Web Server (Apache), database (MySQL), and scripting language (PHP, Perl, or Python).
Download WAMP Server for Windows here (Reference: http://www.wampserver.com/en/download.php)
SAMP For Solaris
SAMP stands for
Solaris,
Apache,
MySQL and
Perl, PHP or Python.
FAMP for FreeBSD
FAMP stands for
FreeBSD,
Apache,
MySQL and
Perl, PHP or Python.
XAMPP
XAMPP is a free and open source cross-platform web server package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages.
XAMPP's name is an acronym for:
X (meaning cross-platform)
Apache HTTP Server
MySQL
PHP
Perl
The program is released under the terms of the GNU General Public License and acts as a free web server capable of serving dynamic pages. XAMPP is available for Microsoft Windows, Linux, Solaris, and Mac OS X, and is mainly used for web development projects.
PAMP ( Personal Apache MySQL PHP )
The acronym AMP refers to a solution stack of software, usually free software/open-source software, used to run dynamic Web sites or servers. The original expansion is as follows:
Apache, the Web server;
MySQL, the database management system (or database server);
PHP and sometimes Perl or Python, the programming languages.
The combination of these technologies is used primarily to define a web server infrastructure, define a programming paradigm of developing software, and establish a software distribution package.
For More info: http://en.eyeplorer.com/show/me/List+of+AMP+packages