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

PHP Environment

How to setup a php environment in my local PC?

Erik S.
Erik S.
9,789 Points

What system do you use?

5 Answers

Stephen O'Connor
Stephen O'Connor
22,291 Points

I'd use WAMP or XAMPP. I use MAMP for a Mac, which is pretty much the same as these two and never had any issues with it.

Sean T. Unwin
Sean T. Unwin
28,690 Points

To follow up on the great suggestions Stephen O'Connor has made, there is a Treehouse Workshop to install MAMP on Windows and another for Mac.

Thanks

https://teamtreehouse.com/library/windows-local-php-dev-environment

This workshop by Alena Holligan helped me to create a local environment

Sean T. Unwin
Sean T. Unwin
28,690 Points

That's great! Glad you were able to get set up. :)

Erik I use Windows

THanks Guys for ur replies