ZF2中的DoctrineModule“反射异常”

时间:2012-05-08 01:09:48

标签: doctrine-orm zend-framework2

使用Zend Framework 2应用程序框架,我已根据说明安装了DoctrineModule和DoctrineORMModule。我在尝试执行doctrine.php命令行工具时遇到此错误。 (仅供参考,如果我卸载DoctrineORMModule,我不会收到错误)

Fatal error: Uncaught exception 'ReflectionException' with message 'Class Doctrine\DBAL\Connection does not exist'...

有什么想法吗?

0 个答案:

没有答案