Enable the MongoDB bundle in app/AppKernel.php, by uncommenting line 26 might help.
On Dec 16, 10:20 pm, "roman.svet" <[email protected]> wrote: > Hi, > > I am trying to use MongoDB with Symfony2. I want to repeat example > from docs. But I get following error > > Fatal error: Class 'Doctrine\MongoDB\Connection' not found in ..\app > \cache\dev\appDevDebugProjectContainer.php on line 1119 > > Source code I downloaded fromhttp://github.com/symfony/symfony-sandbox > > Can anybody help me? > > Thanks. -- 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 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
