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

PHP Build a Simple PHP Application Getting Started with PHP Install PHP on Mac OS X

Zachary grace
Zachary grace
6,682 Points

installing 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

Chris Shaw
Chris Shaw
26,676 Points

What 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?

Zachary grace
Zachary grace
6,682 Points

Thanks for the responses, I figured it out.

1 Answer

Maybe 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.