Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MAMP PRO Virtual Host directory on Mac Leopard OSX?

Tags:

mamp

After accidentally deleting the 'mysql' database in my MAMP Pro installation this morning I decided to do a re-install. This seems to have resolved my original issue but I would like to restore all my virtual hosts from a Time Machine backup but I'm unsure where MAMP PRO stores these.

From memory I don't think they were stored with any hosts I had configured manually in 'etc/hosts'. Can anyone help?

like image 905
James Avatar asked Feb 15 '11 15:02

James


People also ask

How do I add a virtual host in MAMP pro?

To create a new host press the Plus button at the bottom left of the screen. The server name and port number in combination must be unique within MAMP PRO. The host name may only contain letters and/or numbers, as well as dashes (“-“); but it may not begin or end with a “-“ character.

Where can I find MAMP on Mac?

Step 1: Visit https://www.mamp.info/ and select Downloads in the top right corner of the website. Step 2: Select the MAMP & MAMP PRO button below the Apple Logo to begin downloading MAMP for the Macintosh Operating System.

How do I access my MAMP database?

Go to the MAMP start page. Under "Tools", click the link to "phpMyAdmin". On the phpMyAdmin page, click the "Databases" tab. Under the "Create database" section, enter a name for your Drupal database in the "Database name" field.


1 Answers

In MAMP Pro everything is in /Library/Application Support/appsolute/MAMP Pro/

[Different than MAMP]

like image 116
idea34 Avatar answered Sep 20 '22 02:09

idea34