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

Missing php extensions #8

Closed
andrewnicols opened this issue Aug 24, 2017 · 6 comments
Closed

Missing php extensions #8

andrewnicols opened this issue Aug 24, 2017 · 6 comments

Comments

@andrewnicols
Copy link
Contributor

We're currently missing extensions for:

  • memcache
  • mongodb
@danpoltawski
Copy link
Contributor

They are being compiled on php56, they aren't on the php7 images because I don't think they are compatible.

https://github.com/danpoltawski/moodle-php-apache/blob/php56/root/tmp/setup/php-extensions.sh#L37

Although I missed them from the tests:
https://github.com/danpoltawski/moodle-php-apache/blob/php56/tests/fixtures/test.php

@scara
Copy link
Contributor

scara commented Aug 25, 2017

Hi Dan,
mongodb (w/ db) is available for PHP 7.x: look at Remi's repo https://blog.remirepo.net/pages/PECL-extensions-RPM-status , one of my ref repos (RHEL/CentOS).
The same for memcached.

HTH,
Matteo

@danpoltawski
Copy link
Contributor

@andrewnicols
Copy link
Contributor Author

andrewnicols commented Aug 25, 2017 via email

@scara
Copy link
Contributor

scara commented Aug 25, 2017

@danpoltawski:

https://tracker.moodle.org/browse/MDL-54592

Forgive my ignorance 😊.

@stronk7
Copy link
Member

stronk7 commented May 26, 2019

Hi guys,

I'm closing this as far as #16 has been in charge of adding as many of the missing/problematic extensions as possible. Think that we have achieved a good status there.

And memcache out from core, and memcached and mogodb working... I think this is done.

Ciao :-)

@stronk7 stronk7 closed this as completed May 26, 2019
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

4 participants