Skip to content
MAMP Documentation

Open WebStart Page

MAMP

The default MAMP start page provides links to access utilities such as phpMyAdmin, phpInfo, and the MAMP website.


MAMP

phpMyAdmin is a web-based database administration tool. Use it to add or edit your databases.


MAMP

The phpInfo page shows information about the configuration of PHP. This configuration can be changed using the php.ini file, which is located in C:\MAMP\conf\phpX.XX.


The My Website link points to your localhost. If you are using Apache/Nginx port 8888, you will link to http://localhost:8888. If you are using Apache/Nginx port 80, you will link to http://localhost.