FAQ
How do I transfer the content to a new computer?
To move the contents of your previous MAMP installation to a new computer, do the following:
- Install MAMP on the new computer.
- Copy the contents of the document root folder from your previous computer to the document root folder on the new computer.
- Create a dump of your MySQL database with phpMyAdmin.
- Copy the dump to the new computer and import them using phpMyAdmin.