MAMP screenshots

From Wiki @ Karl Jones dot com
Revision as of 12:30, 20 September 2015 by Karl Jones (Talk | contribs)

Jump to: navigation, search

This page displays screenshots for the MAMP solution stack.

Open htdocs folder

The screenshot below shows how to use the MAMP interface to open the htdocs folder.

To view the htdocs files in a web browser, use localhost:

http://localhost

mamping-open-htdocs.png


MAMP Welcome page

The screenshot below shows the MAMP Welcome page in a web browser.

Note the URL in the address bar:

localhost:8888/MAMP/?language=English


mamp-welcome-page.png


See also

phpMyAdmin

Use phpMyAdmin to create and manage MySQL databases in a web browser.

The screenshot below shows phpMy Admin after creating two databases.

  • Note the new database names in the left column: wordpress and wordpress2
  • Create new databases by:
  • Filling in the Name field (under Create table)
  • Filling in the number of cli

phpMyAdmin-wordpress.png

WordPress admin panel

WordPress-admin-panel-themes.png