php / php/pie

Support Debian style INI split/linking approach

Open
#454 6 comments 0 reactions 1 assignee View on GitHub

@asgrim is already working on this.

Since Dec 16, 2025.

maintainer investigating needs reporter feedback
Dominant language
PHP
Stars
2k
Forks
73
Avg merge
3h 37m
Merged PRs (30d)
11

Description

I've just installed the mongodb extension with PIE on a new Deian 13 server, and it puts the 80-mongodb.ini file in /etc/php/8.4/cli/conf.d/ only.

Instead, it should have created /etc/php/8.4/mods-available (as mongodb.ini) and then link it into /etc/php/8.4/cli/conf.d and /etc/php/8.4/fpm/conf.d as 80-mongodb.ini.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.