Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Memcached driver missing from docker images #12027

Closed
2 tasks done
StarlessNights opened this issue Oct 25, 2022 · 1 comment
Closed
2 tasks done

PHP Memcached driver missing from docker images #12027

StarlessNights opened this issue Oct 25, 2022 · 1 comment

Comments

@StarlessNights
Copy link
Contributor

Debug mode

Describe the bug

Official docker images lack PHP Memcached extension, so if you try to use memcached as a session or cache driver, the following error will show up in logs:

Class 'Memcached' not found

Reproduction steps

Try to use memcached with snipe/snipe-it docker image.

Here's a minimal reproducing example in docker-compose: https://github.com/StarlessNights/snipe-it-docker-memcached-issue

Expected behavior

Memcached should work with the official container.

Screenshots

No response

Snipe-IT Version

6.0.12

Operating System

Ubuntu

Web Server

Apache

PHP Version

7

Operating System

No response

Browser

No response

Version

No response

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

No response

Additional context

No response

@welcome
Copy link

welcome bot commented Oct 25, 2022

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant