Or give sfErrorHandlerPlugin a shot - it should eliminate your WSOD :) http://www.symfony-project.org/plugins/sfErrorHandlerPlugin
On 24 Sep 2009, at 09:48, Gábor Fási wrote: > > Try reverting to 1.2.8, the lates stable release of the 1.2 branch. If > it doesn't help, edit the prod environment's error_reporting so you > can see where the problem is. > > On Thu, Sep 24, 2009 at 10:37, Cyril G <[email protected]> wrote: >> >> Hi, >> >> I have a problem that I don't understand. >> In local, as well as on the production server, my project not working >> if I use the prod environnement, but it works in dev environnement. I >> have a white empty page (WSOD), without any error. >> The symfony log's as well as the apache log's are empty. I tried to >> trace, and it seem to stop at line 149 of sfContext class (method >> loadFactories). >> I'm using Symfony 1.2.9, and I also tried to delete all the plugins / >> refresh cache, but WSOD anyway. >> >> Does anyone have an idea ? >> >> Thanks. >>> >> > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
