Are you on Windows? This looks like that same problem I had a few weeks ago when I updated my symfony 1.1 code from subversion. I went back and updated my symfony installation and the update on "symfony\data\bin\symfony.bat" seemed to fix the issue (more info here: http://trac.symfony-project.org/ticket/4168).
Alex ----- Original Message ---- From: Benjamin Boudreau <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, August 31, 2008 8:00:34 PM Subject: [symfony-users] sf1.1.1 : Tasks broken ? Hi all, I have some difficulty at using tasks. First I wanted to create a task with the --use-database=true ... but it seems the true is detected as an argument and not an option. After that, I tried to use : symfony propel:data-load --env=prod frontend and I received : The execution of task "propel:data-load" failed. - Option "--env" requires an argument. - Too many arguments ("propel:data-load prod frontend" given). I tried copy-pasting examples about task using arguments and options and none worked. Is it only happening to me ? Best regards, Benjamin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
