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 trialDenis-Pol Depiesse
Courses Plus Student 37 PointsWordPress on Mac
Can we use directly Wordpress on a Mac ?
5 Answers
Kevin Murphy
24,380 PointsAlso, this course in the Treehouse Library thoroughly explains the steps involved with setting up local hosting Local Wordpress Development
Richard Duncan
5,568 PointsIf you enable Apache on your mac then I don't see any reason why you wouldn't be able to download the Wordpress CMS and run it locally if you wanted to do that. You would also need to install MySQL for the db but with not too much fiddling around you could do this.
Although why you would want to is another matter!
Ryno Botha
Courses Plus Student 4,055 PointsLook at this:
(Step:4)
http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP
Hope it was what you where looking for ^^
Denis-Pol Depiesse
Courses Plus Student 37 PointsAll clear ! Thanks a lot.
Denis-Pol Depiesse
Courses Plus Student 37 PointsI will find there what I need ! Many thanks, DP