On Mon, 14 Jun 2010, Parijat Kalia wrote: > I am trying to generate an app on my symfony project...as usual...I have a > frontend, and the one I am trying to kickstart is backend..... > here is the command I am putting in..(following the symfony jobeet tutorial, > Day 12: the admin generator) > > php symfony generate:app --escaping strategy=on --csrf-secret=******* > backend > > so this does generate my backend and it statest that it should be available > at > > localhost:8080/backend_dev.php > > but when I navigate to this URL, what I get is...oops page not found....
Does the file exist in your web folder? -- -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
