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]

Options:
  --help           -h Display this help message.
  --quiet          -q Do not output any message.
  --verbose        -v Increase verbosity of messages.
  --version        -V Display this program version.
  --ansi           -a Force ANSI output.
  --no-interaction -n Do not ask any interactive question.
  --shell          -s Launch the shell.
  --env            -e The Environment name.
  --no-debug          Switches off debug mode.

Available commands:
  help   Displays help for a command (?)
  list   Lists commands


I can't see the other command such as "init" for example !!

the strange problem that when I copy these files to separate folder on
the guest machine "not mounted folder" and run the same command, I got
the full list of commands !

I tried to change the ownership many times, and folder modes, but the
problem still !

So, what do you think is the cause of problem ?

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to