Just a quick follow-up to my own post in case someone else encounters this problem. As I suspected it had nothing to do with Cake, although sites built in Cake were the only ones that broke when the server was updated.
I tracked the problem down to the calls to debug_backtrace in the __()- type functions. Depending on the way the function was called the server would throw some unknown error. The server techs eventually discovered that it came down to a problem with the Zend version. A quick update and everything is back to normal. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
