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 trial6 Answers
Carrie Karki
4,186 PointsSo I was able to get it working.
I tried a variety of kills in terminal, and ran a few commands:
sudo ln -s /usr/lib/libpq.5.3.dylib /usr/lib/libpq.5.dylib
sudo apachectl stop
One of these two came back with an error in the htdoc folder. So I uninstalled everything and reinstalled it and now it is working.
banned banned
Courses Plus Student 11,243 PointsIf you are using skype, uncheck "using port 80 and 443" in the settings > advanced> connections tab
thomascawthorn
22,986 PointsCan you give a little more detail? :-)
Are you using MAMP?
Andrew Molloy
37,259 PointsDo you have skype running? Last time I had that issue Skype used the same port and was conflicting until I closed it. Could be something similar, try changing the default port Apache uses.
Jeffrey Smith
Courses Plus Student 15,508 PointsIf you're using MAMP, I had the same thing happen to me. I had to use Terminal to stop the MAMP server and then restart it. Worked great after that.
Carrie Karki
4,186 PointsNope, no Skype.
I just installed MAMP, and the MySQL is working, anti not the Apache.
I was thinking maybe a firewall setting at work, but from home I am having the same issue. I also made sure my web sharing is on.