Have you tried changing file and folder permissions? chmod -R 777
path/to/your/project
Have you cleared the cache? rm -rf path/to/your/project/app/cache/*
2011/6/4 Mahmoud M. Abdel-Fattah
> I've just started symfony2 development on virtual machine and shared
> folder. the problem that when I tr
I've just started symfony2 development on virtual machine and shared
folder. the problem that when I try to run
==
php app/console
I'm getting the following output :
==
Symfony version 2.0.0-DEV - app/dev/debug
Usage:
[options] command [arguments]
Optio