You can also put in your environment path the path where reside the symfony
bins (the directory where resides symfony and symfony.bat and other files,
can't remember path).
So you'll be able to run "symfony generate:project $" everywhere you will
want to.

Note, you won't be able to run symfony generate:app $ (or module) in a
not-symfony-project directory (a directory where you haven't ran  symfony
generate:project $ before, explicitly).


Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Sat, Nov 28, 2009 at 4:44 PM, Gábor Fási <[email protected]> wrote:

> 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]<symfony-users%[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]<symfony-users%[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.


Reply via email to