I am going through the symfony blog tutorial and getting stuck at the end trying to implement security. When I run the install for the sfGuardPlugin, I get the a single line stating that it's installing, but it quickly ends and nothing happens.
dkurak:sfproject dkurak$ ./symfony plugin:install sfGuardPlugin >> plugin installing plugin "sfGuardPlugin" dkurak:sfproject dkurak$ I've also tried manually copying the files down and running the install pointing to the local files, and I'm having the same result. I am basically stuck at this point - I continued going through the tutorial b/c it wasn't quite clear if I had issues until I tried to generate the user. At that point, I received the following message: dkurak:sfproject dkurak$ ./symfony guard:create-user -- application=frontend jdoe p...@ssw0rd There are no tasks defined in the "guard" namespace. Any help is greatly appreciated. Thanks, Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
