Search

First Steps

MAMP

Click the Servers button at the top right of the title bar to start Apache and MySQL, your default GroupStart web and database servers. The startup status of the server is displayed in the left column of the Servers & Services section. A check mark next to the server/service indicates that this server/service will be started/stopped when the Servers button is pressed. The Apache web server (the default web server) uses port 8888 by default. This port must be specified when calling the local web page in the browser, e.g.: http://localhost:8888

If you have just upgraded from MAMP Free, you probably already have one website on your local host. To create additional sites, you should create additional hosts. You should have a host in your host list for each website you create.