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 trialsebln
2,795 PointsI installed MAMP on my Mac, changed preferences to port80,but each time I launch MAMP it prompt me for my password, why?
This problem doesn't happen with regulars port... Can I do something to fix this ? Thanks
3 Answers
Seth Kroger
56,413 PointsOn all *ix based systems (like BSD Unix based OSX) listening to ports under 1024 requires superuser (i.e. administrator) access. So it is asking for your password to make sure it's authorized to run on port 80.
sebln
2,795 PointsOk, so I will deal with it. Thank you
pierreilyamukuru
9,831 PointsHello, I changed ports to 80 and my MAMP is not starting anymore? How can i get my Mamp starting again?