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

andi mitre
STAFF
andi mitre
Treehouse Guest Teacher

Learning Adventure: Become a PHP Developer Step 2

My localhost won't read any PHP code. I installed MAMP but the apache won't run (the blinking light stays red)

I did what the video said..I have a Mac OS X How can i fix this? Please help

2 Answers

Maybe you're running Skype or another program who is blocking the Port 80? Try setting your Apache Port to a different one than 80 and try adding the new port to your virtual host domain, like this http://localhost:8080/whatever.php.