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 trial

WordPress Local WordPress Development Local WordPress Development Customizing Your Local Server Setup on a Mac

Tracy Ward
Tracy Ward
136 Points

MAMP: Port 80 doesn't work. Changed to 8888 and it takes me to the MAMP website http://localhost:8888/MAMP/. Is this OK

Please help. I need to know if I am doing this right. Port 80 doesn't work but 8888 does. It takes me to the above mentioned address. Have I done this correctly?

2 Answers

Alena Holligan
STAFF
Alena Holligan
Treehouse Teacher

Yes, if you have a conflict with port 80 (which is the web default), you can use the MAMP port of 8888. In that case your website will be at http://localhost:8888 not just http://localhost

pat barosy
pat barosy
6,759 Points

Port 80 is the default port for the web. Do you have any files associated with your site?