MAMP is a solution stack composed of free and open-source and proprietary software proprietary commercial software used together to develop and run dynamic web sites on Apple Macintosh computers.
Specifications and uses[edit]
Feb 05, 2018 The LAMP stack is the foundation for Linux hosted websites is the Linux, Apache, MySQL and PHP (LAMP) software stack. The Four Layers of a LAMP Stack Linux based web servers consist of four software components. These components, arranged in layers supporting one another, make up the software stack. That is, it does not interfere with any other local web server you may have installed. Consequently, you can use it together with Xampp or Lamp for example. So today we’ll see how to install and configure MAMP in Windows 10. How to download and install MAMP in Windows 10. This local server environment offers a free version and a paid PRO version. MAMP & MAMP PRO 6.3 macOS 10.12+ & 64-Bit processor (Intel) Users of version 5 get more than 50% discount. MAMP & MAMP PRO 4.2.0 Windows 7, 8.1, 10 Download MAMP Viewer. A “LAMP” stack is a group of open-source software that is typically installed together to enable a server to host dynamic websites and web apps. This term is actually an acronym which represents the Linux operating system, with the Apache web server. The site data is stored in a MySQL database, and dynamic content is processed by PHP.
Operating system | macOS |
---|---|
Web server | Apache | Nginx |
Database management system | MySQL | MariaDB |
Web development | PHP | Perl | Python |
The name MAMP is an acronym that stems from the names of the components of the system:[1]macOS (the operating system); Apache (the web server); MySQL or MariaDB (the database management system); and PHP, Perl, or Python (programming languages used for web development). The name is derived from LAMP, a similar stack of all open-source software widely used for web sites, but substituting the proprietary macOS for the open-source Linux OS. (Similar 'AMP' stacks exist for other operating systems.) MAMP is not limited to these choices of components, however; Nginx can be used in place of Apache, for example, and the same goes for substituting MariaDB for MySQL.
Some of the software packages that comprise MAMP (particularly Apache and PHP) are pre-installed with macOS; compatible versions of the remainder are readily available for installation and use.[2] MAMP is commonly used with and to develop for popular CMS programs such as WordPress and Drupal by setting up a local development environment on laptop or desktop computers, without the need for a standalone web server.[3]
References[edit]
- ^'Installing WordPress Locally on Your Mac With MAMP « WordPress Codex'. codex.wordpress.org. Retrieved 2018-10-27.
- ^'How to Setup a Web Server in Mac OS X Mountain Lion'. Make Tech Easier. Uqnic Network Pte Ltd. Retrieved 3 May 2020.CS1 maint: discouraged parameter (link)
- ^'5 of the Best Local WordPress Development Tools Compared for 2020'. CodeinWP. CodeinWP. Retrieved 3 May 2020.CS1 maint: discouraged parameter (link)