You need to run generate:project in the folder where it'll reside, not in symfony/data/bin
According to your paths, go to d:\wamp\www\sf_test, and run php lib\vendor\symfony\data\bin\symfony generate:project jobeet Later on you can use `php symfony`, this is the only time you'll need to use that long path. On Sat, Nov 28, 2009 at 05:34, Mech7 <[email protected]> wrote: > D:\wamp\www\sf_test\lib\vendor\symfony\data\bin>symfony > generate:project jobeet > > A symfony project already exists in this directory (D:\wamp\www\sf_test > \lib\ve > ndor\symfony\data\bin). > > I am trying the jobeet tutorial.. I am using 1.4 rc2 but when i run > generate project it doesn't work can anybody tell me why ? > > -- > > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.
