I know you answered your own question but I thought I would provide
some specifics on what you can do.  Try a combination of these things
until you get your answer.

Try changing index.php to:
   define('SF_DEBUG',       true);

In your settings.yml:
  Add this to your prod env:
    error_reporting:        4095
    web_debug:   on

  In your dev env try turning on cache:
    cache: on


Just a few things I try when things aren't working...

-- 
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
Myke Hines
(858) 779-9623 Office
(858) 784-1597 Cell

webHines - Symfony Consulting and Web Development

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