orkan, I am trying to help.
This solution worked for me and there is no problem with it. It is more
simple to call

symfony2 generate:app foo

instead of

php E:/symfony/1.2/data/bin/symfony generate:app foo

If you think that is better always include "php
E:/symfony/1.2/data/bin/symfony" into command line, is your problem. I do
not like to DRM ( Do not Repeat Myself ). :)

And the correct syntax that i have in my symfony2.bat (that i was speaking
earlier) is ...

@echo off
E:\symfony\1.2\data\bin\symfony.bat %1 %2 %3 %4 %5 %6 %7 %8 %9

Ahh! and my bad.. is located into C:\windows (not c:\windows\system32 )

Alecs

On Tue, Apr 21, 2009 at 9:59 PM, Orkan <[email protected]> wrote:

>
> This will tell you how to install symfony on both OS
> http://www.symfony-project.org/book/1_2/
>
>
> > And also, after you have install it, go to c:\windows\system32\ dir and
> add
> > a symfony.bat file which has to contain
>
> what a imagination! LOL
> >
>

--~--~---------~--~----~------------~-------~--~----~
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