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 trialKnowledgeWoods Consulting
5,607 PointsHow to configure PHP with Apache on Windows Server 2008 R2?
I have a VPS windows server 2008 r2. I have installed php and apache web server both on it. But how can i make apache to run my php files ?
2 Answers
Ron McCranie
7,837 Pointsyou have to enable php in the apache configuration file. I think it's referred to as a Path Environment Variable on Windows. Look towards the bottom of the page linked below.
http://techblog.ankitaoza.com/2011/08/08/install-apache-php-on-window-server-2008-r2/
KnowledgeWoods Consulting
5,607 PointsCan you please explain me in detail. The URL is not much help for me. What should be the versions of my php and apache to run it smoothly