I've had this problem for awhile, so I'll see if anyone else has it too. After I clear the cache (symfony cc), the first load of the application in production mode generates an error in my apache error log:
PHP Fatal error: Cannot redeclare class sflogger in path/to/project/cache/app/prod/config/config_core_compile.yml.php on line 1058 If I refresh the page, the error is no more and everything is back to normal. It seems that symfony has a problem when trying to re-cache the config files. Does anyone have any idea what is causing this to happen? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
