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 Getting Started with PHP Unit Testing Introduction to Unit Testing Writing Your First Tests

Is there a tutorial on installing PHP? Surely this should be a prerequisite for starting a PHP course?

Read above

1 Answer

Hi Lucas

There is not one in TreeHouse, Installing PHP is pretty project specific and Operating System specific so i recommend going to the PHP documentation, on the installation page

Alternatively, if your using it with a local server environment, i.e. MAMP/WAMPServer/XAMPP, then it already comes with PHP, all you have to do is set your System Environment Variables to point to the PHP bin folder.

If your doing the latter, let me know and ill provide more information, dependent on your Operating System.

Thanks I've got it all working now.

i have xampp. so how do i set my system to environment variables to point to the php bin folder?