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 trialLucas Bryce
Courses Plus Student 3,257 PointsIs there a tutorial on installing PHP? Surely this should be a prerequisite for starting a PHP course?
Read above
1 Answer
Liam Clarke
19,938 PointsHi 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.
Lucas Bryce
Courses Plus Student 3,257 PointsLucas Bryce
Courses Plus Student 3,257 PointsThanks I've got it all working now.
Dwayne Clark
40 PointsDwayne Clark
40 Pointsi have xampp. so how do i set my system to environment variables to point to the php bin folder?