Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

How to add pecl module to /etc/php/7.0/mods-available and enable it #119

Open
hellraiser2005 opened this issue Nov 30, 2016 · 3 comments
Open

Comments

@hellraiser2005
Copy link

php::pecl::module { "mongodb": use_package => 'no' } works and de mongodb.so is created.

But it is not available as ini in the /etc/php/7.0/mods-available directory.
How can i enable it?

@alvagante
Copy link
Member

The define doesn't currently support the creation of the relevant file in mods-available (where this directory exists)

@hellraiser2005
Copy link
Author

Thats to bad, luckely I solved it with my own module that creates the ini file and symlinks this in like fpm and cli.

@alvagante
Copy link
Member

The module is no longer actively supported or maintained. Unless someone wants to take care of, or sponsor, if maintainership.

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

No branches or pull requests

2 participants