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

Can't execute "phpenmod pdlib" because pdlib.ini is missing #44

Open
Shaalan15 opened this issue Jul 17, 2021 · 1 comment
Open

Can't execute "phpenmod pdlib" because pdlib.ini is missing #44

Shaalan15 opened this issue Jul 17, 2021 · 1 comment

Comments

@Shaalan15
Copy link

Installed pdlib. Tests work. My Nextcloud installation does not detect it because I need to enable the PHP module, I believe. I cannot enable it because pdlib.ini is missing from /etc/php/7.4/mods-available... Any advice?

@nerdling
Copy link

nerdling commented Nov 11, 2021

You can create /etc/php/7.4/mods-available/pdlib.ini with the content provided in the "Configure PHP installation" step:
https://github.com/goodspb/pdlib#configure-php-installation

After that file exists, you can then run phpenmod -v 7.4 pdlib.

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