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 Building Websites with PHP Dependency Management Introducing Composer

Filippo D'Arrigo
Filippo D'Arrigo
5,285 Points

Installing Composer on Windows 7 using windows installer

I've been trying to install Composer for a while now and still I could not figure out what I am doing wrong. First I installed WAMP Server 2.5(Windows 7 64-bit), then downloaded and run Composer-Setup.exe, installed shell Menus .

I chose this path C:\wamp\bin\php\php5.5.12\php.exe

But once I clicked next I bumped into this:

Please review this settings PHP version 5.5.12

C:\wamp\bin\php\php5.5.12\php.exe.

Which settings should I use instead? When I try to run composer it does start but then shuts down immediately.

1 Answer