MAMP
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.
Any open source Web platform made up of these software programs and built upon Mac OS X is a MAMP.
Though originally only Apache was integrated into Mac OS X, the combination has become popular because of its low cost and because of the ubiquity of its components, and Mac OS X 10.5 and above ships with PHP and is MySQL-ready. When used in combination they represent a solution stack of technologies that support application servers.
Contents |
Variants and equivalents on other platforms [edit]
With the growing use of LAMP, variations and retronyms appeared for other combinations of operating system, web server, database, and software language.
- There are a number of alternatives for different operating systems as well as a cross-platform installation known as XAMPP.
- The equivalent installation on a Microsoft Windows operating system is known as WAMP with an alternative called WIMP.
- The equivalent installation on a Linux operating system is known as LAMP.
- The equivalent installation on a Solaris operating system is known as SAMP.
- The equivalent installation on a FreeBSD operating system is known as FAMP.
Software package [edit]
![]() |
|
| Stable release | 2.1.1 / July 12, 2012[1] |
|---|---|
| Operating system | Mac OS X |
| Website | http://www.mamp.info/en/index.html |
Among the various MAMP software packages, there is one which is named just MAMP. It contains two versions: a free software version, named MAMP, released under the GNU General Public License; and a commercial version, named MAMP PRO.[2] Alternative packages include BitNami MAMP Stack [3] and Apache Friends MAMP build of XAMPP [4]
See also [edit]
References [edit]
- ^ "Download: MAMP & MAMP PRO 2.1.1". Retrieved March 25, 2012.
- ^ http://www.mamp.info/en/index.html MAMP home page
- ^ http://bitnami.org/stack/mamp
- ^ http://apachefriends.org
