[GH-ISSUE #274] Uncaught Error: Class 'Doctrine\Common\Version' not found #223

Closed
opened 2026-02-26 09:36:53 +03:00 by kerem · 0 comments
Owner

Originally created by @ratfish32 on GitHub (Nov 18, 2020).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/274

I've installed ViMbAfdmin on an AWS EC2 instance running Ubuntu 18.04. When I try to get the MySQL tables with this command I'm getting the following error:

sudo ./bin/doctrine2-cli.php orm:schema-tool:create

PHP Fatal error: Class 'Doctrine\Common\Persistence\Mapping\Driver\FileDriver' not found in /usr/local/vimbadmin/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php on line 39

I've been searching on the net for a solution but haven't found one. Anyone have any idea what I should do?

Originally created by @ratfish32 on GitHub (Nov 18, 2020). Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/274 I've installed ViMbAfdmin on an AWS EC2 instance running Ubuntu 18.04. When I try to get the MySQL tables with this command I'm getting the following error: sudo ./bin/doctrine2-cli.php orm:schema-tool:create PHP Fatal error: Class 'Doctrine\Common\Persistence\Mapping\Driver\FileDriver' not found in /usr/local/vimbadmin/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php on line 39 I've been searching on the net for a solution but haven't found one. Anyone have any idea what I should do?
kerem closed this issue 2026-02-26 09:36:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#223
No description provided.