MAMP is a free application used to install server environment in a local OS X based Mac or Windows based PC. It is owned by a company called appsolute GmbH. Initially MAMP stands for “Macintosh Apache MySQL and PHP”. But recently MAMP version was also released for Windows users with the same name with different abbreviation as “My Apache MySQL and PHP”.
MAMP is distributed freely under GNU General Public License.
System Requirements
You should have the following system requirements in order to run MAMP:
For OS X: For Windows: MAMP can be download from the website and installed on your PC or Mac like any other application. The installer contains both MAMP and trail version of MAMP Pro which you can optionally chose or ignore during installation. It is mandatory to have MAMP folder inside “Application” directory of OS X for the local site to work. So you can’t move it outside “Application” folder. In Windows, MAMP will be installed under “C:/MAMP”. MAMP contains three main components: The initial MAMP screen will look like below and the “Preferences…” option is used to setup the basic configuration like Server, Port, PHP version and Start/Stop options. Refer our separate article on how to configure MAMP and install WordPress on local mac. Once the configuration is done you can create a database using “phpMyAdmin” tool available in “WebStart Page”. The last step is to install the required CMS like WordPress and connect the database. After the installation of CMS and database connection is completed, you can launch MAMP and open admin dashboard of your localhost site. The content of localhost then can be transferred to live environment using FTP. Once everything is setup, you localhost can be accessed through the URL “http://localhost”. Sometimes you may need to add the port at the end like “http://localhost:8080”. When you use “Apache Port” value as 80, every time you need to provide administrator password to start / stop the local server. The local database can be accessed using the URL “http://localhost:phpmyadmin”. MAMP Pro is the paid version of free MAMP for OS X with the following premium features: Users can upgrade from MAMP 2.0 to 3.0 version for $29 and the fresh 3.0 pack costs $59. MAMP and MAMP Pro are downloaded as a single installation file from their site. The free version is the mandatory requirement for pro version. Pro version will just get updated on the free version.
Installation
Configuration
Accessing Localhost
MAMP Pro
Leave a Reply
Your email is safe with us.