Have you verified that sfMessageSource.class.php exists in your install? It should be located in lib/vendor/symfony/lib/i18n/. This is an abstract class that all of the other sfMessageSource_* classes inherit from either directly or indirectly. So if that's missing it would generate an error similar to that one. I'm not sure of the exact solution to this if that particular class exists. But verifying that the file is there is probably a good place to start if you haven't checked that already.
-- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en