I was provided with a an existing Zend project (in a zip file from github) that needs some modification.
I already have MAMP and Zend installed on a Mac. When I install this project it does't display the pages correctly in the correct structure everything points to http://localhost:8888 and not to http://localhost:8888/correct_directory.

How do I install the project correctly on a mac?