1

Until recently, I've used Symfony 1 and NetBeans IDE. In Netbeans, I could use Symfony commands by clicking.

Now I would like start learning Symfony 2.

http://symfony.com/doc/current/quick_tour/the_big_picture.html

I open cmd.exe and go to c:/wamp/www/Symfony and:

php bin/vendors install

But this doesn't work. It tells me it doesn't not recognize the name "php".

I use Windows 7, Wamp Server 2.1 (with PHP 5.3.5) and Symfony 2.0.5

How can i start with this?

1 Answer 1

2

Have you added php to your windows path?

http://bobschwarz.com/quick-tip-adding-mysql-and-php-to-your-windows-path/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.