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
Post a Comment