php - Symfony2 - app/console -


i beginner symfony , command line. within command lines cannot go app / console...

my symfony project located in "symfony-2.4" folder in www folder (wamp path),

i typed cli

cd c:\wamp\www\symfony-2.4

and this:

php app/console

but nothing displayed in command line, why ?

image: https://s3-eu-west-1.amazonaws.com/sdz-upload/prod/upload/sans%20titre-1100.png

please read symfony requirements documentation. http://symfony.com/doc/current/reference/requirements.html

firstly, can execute php app/check.php analyse configuration.


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -