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 7 Memcache #49

Open
giggsey opened this issue Jun 12, 2016 · 3 comments
Open

PHP 7 Memcache #49

giggsey opened this issue Jun 12, 2016 · 3 comments

Comments

@giggsey
Copy link

giggsey commented Jun 12, 2016

Apologies for this issue, it's just a brief discussion about Memcache.

Did the Dockerfile build correctly with the pecl install Memcache?

I tried a few days ago (basing my images on yours), and I could only get it to build if I grabbed the version from GitHub rather than from Pecl.

@giggsey
Copy link
Author

giggsey commented Jun 12, 2016

Just looked through the Travis test from the last commit, and Memcache does fail to compile.

@giggsey
Copy link
Author

giggsey commented Jun 12, 2016

https://github.com/giggsey/docker-php7/blob/master/Dockerfile is what I did to get it working. I'm not sure if I had to use that specific commit, I based that on the rpm I'm using.

@abcdmitry
Copy link
Member

Well, that seems to be an issue. I will investigate more about installing memcache in php7 but I don't think checking out a module from a branch on github is good for stability of images.

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

2 participants