mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 16:55:59 +03:00
[GH-ISSUE #255] Redis Zend Exception #205
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#205
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 @kai-cool-dev on GitHub (Oct 30, 2018).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/255
Hello,
I am currently adding Redis Support to all my webservers (for session handling) and I experienced that ViMbAdmin throws an Zend Exception:
All other Applications on this server (debian stretch) are working fine, so I don't think that the webserver (nginx 15) or php (php7.2-fpm) causing the problem. I'm using version 3.0.15 of ViMbAdmin.
Kind regards
@barryo commented on GitHub (Oct 30, 2018):
Hi,
I'm afraid ZF1 is a legacy framework at this stage and I really don't know if it does or can support Redis.
Sorry!