The only other difference is that I've done a multiple application/ environment selection in index.php instead of having 4 files (frontend_dev.php etc). But when I reverted those it didn't make a difference.
And enabled i18n on one of the them with a default culture. Same version of symfony for both. Project and applications were generated using r8415 (2008-04-11 10:32:45). On Apr 16, 4:12 pm, angelsk <[EMAIL PROTECTED]> wrote: > no_script_name: off > --- > no_script_name: on > > For 'prod' - should that make a difference? > > Also, what about newlines at the end of the files? Should that make a > difference? > > (I did a huge diff -r ) - and apart from extra module I'd generated > plus different schema.yml I have no difference :( > > On Apr 16, 3:41 pm, angelsk <[EMAIL PROTECTED]> wrote: > > > The thing is, I created another project and added frontend and backend > > and it worked fine. Now comparing files - but can't see any > > differences. > > > On Apr 16, 2:19 pm, angelsk <[EMAIL PROTECTED]> wrote: > > > > I'm passing "frontend" as the application. Maybe I'm missing something > > > in the config for that? > > > > On Apr 16, 2:03 pm, "Ian P. Christian" <[EMAIL PROTECTED]> wrote: > > > > > angelsk wrote: > > > > > Symfony 1.1 the latest from the 1.1 branch (sorry I did put 1.1 in the > > > > > subject, it just didn't show). > > > > > I saw this in a task I was writing before when I wasn't passing an > > > > application param - it was something to do with a context only being > > > > started if an application was set, otherwise sfProjectConfiguration was > > > > created, not sfApplicationConfiguration , or something like that. I > > > > dunno if that helps at all ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
