Preferences > Open WebStart Page

MAMP

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


phpMyAdmin

MAMP

PhpMyAdmin is a web based database administrator. Use this to add or edit your databases.


phpInfo

MAMP

You phpInfo page shows the information about the configuration of PHP. This configuration can be changed using the php.ini file located in “C:\MAMP\conf\phpX.XX”.


My Website

The My Website link will point to your localhost. If you are using an 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”.