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

Development Tools

Anyone familiar with Apache 2.4?

So at the time of posting this, I have installed Apache 2.4 and started it. I have also configured php.ini to work with it. The last step would be to load this module into the Apache configuration file:

LoadModule php7_module c:/mydirectory/php7apache2_4.dll

But I get an error when I try to restart Apache. Any advice? I can't input my files in here, but I'd be happy to answer any additional questions necessary for you to figure it out