Hey guys, Looking at the logs on a symfony website with heavy traffic, I see a php notice with the following warning...
[25-Feb-2009 11:44:51] PHP Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Error at offset 335749 of 335872 bytes in /cache/frontend/prod/config/ config_core_compile.yml.php on line 3199 it appears every couple of seconds, and is filling up the logs... i can't quite figure out why it's getting an error, nor whats causing it and thus how to solve it (if needed). I don't think it's causing that many problems, but sporadically my users get symfony's famous white screen.. I'm unsure if that's related though. Any ideas? I'm running symfony 1.1 with sfDoctrine plugin. Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
