mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #162] Fatal error: Class 'Doctrine\Common\Cache\ArrayCache' not found in #127
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maxg10 on GitHub (Jan 4, 2016).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/162
Hello,
After an upgrade to the latest version trying to access vimbadmin i see the following error in the browser:
Fatal error: Class 'Doctrine\Common\Cache\ArrayCache' not found in /var/www/html/vimbadmin/vendor/opensolutions/oss-framework/src/OSS/Resource/Doctrine2cache.php on line 124
Ubuntu 14.04.3 LTS
Any help appreciated.
regards,
M.
@maxg10 commented on GitHub (Jan 5, 2016):
OK, just reinstalled again and it works OK.
@boscorelly commented on GitHub (Aug 30, 2023):
i have the same issue with a freshly downloaded zip for the latest version
@boscorelly commented on GitHub (Aug 30, 2023):
complete new install with git solved it.
strange...