Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialZachary grace
6,682 Pointsinstalling MAMP
I'm not exactly sure why it's not working. I installed MAMP no problem, but when I set the apache port to 80 and then try to start the server, It does the loading thing and then doesn't do anything. In the video it opens up a page that says Welcome! But it's not doing that for me. Any suggestion? Thanks
Zachary grace
6,682 PointsThanks for the responses, I figured it out.
1 Answer
Joseph Gennitti
16,870 PointsMaybe you got something blocking port 80. I have a pc and use xampp and it wouldn't load because I had a installation of vmware that was blocking it. check to see if you have another program that might be blocking that port 80 or causing a conflict with your mamp installation. check your router settings to FYI.
Chris Shaw
26,676 PointsChris Shaw
26,676 PointsWhat does MAMP show in the main window? Has Apache started?
Also have you disabled the built-in version of Apache which comes with OS X?